Openid Connect — Microsoft Azure Security Engineer (AZ-500) Practice Questions
OpenID Connect (OIDC) is an identity layer built on top of the OAuth 2.0 authorization framework, enabling applications to verify the identity of end users through ID tokens issued by Azure AD. The AZ-500 exam tests understanding of how OIDC flows, such as the authorization code flow with PKCE, are used to authenticate users in modern applications registered in Azure AD. Security engineers must know how to configure app registrations, manage scopes and claims, and protect token endpoints against common threats such as token leakage and replay attacks.
Free questions on openid connect
Which authentication protocol is used by Azure AD?
Free question · medium · full answer + explanation