You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. OIDC (Open ID Connect) is an authentication layer on top of OAuth 2.0, an authorization framework. The standard is controlled by the OpenID Foundation.
2. More Information: https://openid.net/connect/
3. Today's learning is referenced from: https://security.lauritz-holtmann.de/post/sso-security-overview/
a. This is a really nice article and fun read to understand about the implementation and issues. Kudos to the researcher.
b. Original Tweet: https://twitter.com/_lauritz_/status/1322242562216890369