#OpenIDConnect
2 articles
Application
2026-07-12
OIDC Logout and Security Event Token (SET)
Explains OpenID Connect Front-Channel Logout and Back-Channel Logout, and how the Security Event Token (RFC 8417 SET) enables session revocation and event notification.
#OpenIDConnect#Authentication
Application
2026-07-10
What are OpenID Connect Discovery and Metadata? Auto-configuration and Key Retrieval
Explains the role of the OpenID Connect ID Token and how Discovery (OpenID Connect Discovery / RFC 8414 AS Metadata) enables auto-configuration and public key retrieval, including key rotation via jwks_uri.
#OpenIDConnect#OAuth