07/12/2021
So, how SSO works 😐?
1 - the user is unauthorized to use the app 👎
2 - app redirect user to the IDP 🚨
3 - IDP authenticate user and creates Cookie 🍪
4 - App exchanges code with tokens 🔐🗝️
5 - App verifies received token ✅
6 - User is logged in 😍
📝 IDP: Identity Provide
📝 SSO: Single Sign On