Skip to main content
Offline·Progress is saved on this device and syncs the next time you open the app online.
Identity & Access Management

OAuth

Open Authorization

A standard that delegates access to resources without sharing credentials.

Open Authorization is a framework for delegated access, letting one application act on a resource on a user's behalf without exposing the user's password. It issues scoped access tokens so a third party receives only the limited permissions granted, supporting least privilege. OAuth handles authorization, not authentication, which is a frequent point of confusion: OpenID Connect adds an identity layer on top of OAuth to verify who the user is. Common pitfalls include overly broad scopes, leaked tokens, and missing validation of redirect URIs.

Memory hook

Authorization, not authentication: delegated access via tokens ("let this app act for me") without sharing your password.

Related terms

Looking OAuth up is step one. Getting tested on it is step two.

A free account opens all 4 Domain 1 objectives, 271 exam-style questions with a lesson and a lab on each, a placement check that skips what you already know, and a dated plan. No card.

Not affiliated with or endorsed by CompTIA.