If you haven't seen part 1 yet, read it here.
Catch episode 2 on Oauth2.0 for salesforce here, which I had the honor to present to the #LadiesBeArchitect study group - thank you Gemma!
For most architects Identity and Access Management seems to be the weak point - this topic is so big and can be so complex that it seems quite daunting, since there are so many variables you need to understand and consider when designing your architecture.
As you listen to the video, you will realize there are 4 main OAuth flows:
- Web Server
- User Agent
- Device Authentication
- Username & Password
Within each of these flows there are "mini" flows:
- the refresh token flow
- the JWT Bearer token flow
- the SAML Bearer Assertion
- the SAML assertion flow