OAuth

intermediate
security
Enhanced Content

Definition

Open Authorization - standard for secure API access without sharing passwords. Like giving a valet key that only works for parking, not accessing your glove compartment.

Real-World Example

When you log into Spotify using your Facebook account, OAuth allows Spotify access without seeing your Facebook password.

Related Terms

Cloud Provider Equivalencies

OAuth is an open standard implemented by identity providers (IdPs) and authorization servers. These cloud services can act as the OAuth authorization server (issuing tokens) and integrate with apps/APIs as resource servers. Cognito, Entra ID, and Identity Platform commonly provide OAuth 2.0/OIDC endpoints for user sign-in and API authorization; OCI IAM/Identity Domains provides federation and OAuth/OIDC-style app integrations depending on tenancy setup.

AWS
Amazon Cognito
AZ
Microsoft Entra ID (Azure AD)
GCP
Cloud Identity / Identity Platform
OCI
OCI Identity and Access Management (IAM) / OCI Identity Domains

Explore More Cloud Computing Terms