OAuth
Open Authorization
Open Authorization is a standard that lets users grant third-party applications limited access to their resources without sharing passwords. OAuth 2.0 issues access tokens with defined scopes and lifetimes.
Como é usado em cibersegurança
Security engineers design OAuth flows to protect APIs and control third-party data access. Penetration testers exploit misconfigured OAuth scopes, open redirects, and token theft vectors. Architects choose the right OAuth grant type based on application type and trust level.
Termo relacionado no glossário: oauth
As definições são explicações originais escritas para fins de desenvolvimento profissional. Para definições técnicas autoritativas, consulte NIST, ISO ou o órgão de normalização correspondente.