OIDC: OpenID Connect in Cybersecurity

Authentication
ByDecipherU Editorial
How is it pronounced?
oh-eye-dee-see

OIDC stands for OpenID Connect. OpenID Connect is an identity layer built on top of OAuth 2.0 that lets clients verify user identity and obtain basic profile information. OIDC uses JSON Web Tokens for identity assertions.

How OIDC Is Used in Cybersecurity

Security engineers implement OIDC flows for web and mobile application authentication. Penetration testers test for token leakage, redirect URI manipulation, and improper scope validation. OIDC has become the preferred protocol for modern SSO because of its simplicity compared to SAML.

Read the full glossary entry: OpenID Connect in Cybersecurity

Cybersecurity Roles That Work with OIDC

Related Cybersecurity Acronyms

Frequently asked questions

What does OIDC stand for?

OIDC stands for OpenID Connect. OpenID Connect is an identity layer built on top of OAuth 2.0 that lets clients verify user identity and obtain basic profile information. OIDC uses JSON Web Tokens for identity assertions.

What is OIDC used for in cybersecurity?

Security engineers implement OIDC flows for web and mobile application authentication. Penetration testers test for token leakage, redirect URI manipulation, and improper scope validation. OIDC has become the preferred protocol for modern SSO because of its simplicity compared to SAML.

Last verified: April 2026?Report an inaccuracy