SSO — Deep Topical Notes
Focused interview-prep notes on Single Sign-On. The parent ../02_sso.md is the Q&A overview; this folder is the deep dive into SAML/OIDC mechanics, attacks, provisioning, and the practical implementation pitfalls.
Files
Related
- ../01_authentication_overview.md — auth fundamentals
- ../jwt/ — JWT-specific deep dive
- ../../25_security/05_oauth2_oidc.md — OAuth/OIDC from the security angle
- ../../25_security/06_jwt_pitfalls.md — JWT security pitfalls