Checklist progress
0/174Learned
Platform Identity and Access Management Architect
Study Checklist
Checklist progress
0/174Learned
Given a scenario, identify the most appropriate OAuth flow
0/12
Given a scenario, recommend appropriate Scope and Configuration of the Connected App for Authorization.
0/8
Describe the various implementation concepts of OAuth
0/8
What is an ID token in OpenID Connect and how does it differ from an access token?
Learn this conceptHow does Salesforce manage access token and refresh token lifetimes?
Learn this conceptWhat are the risks of exposing the consumer secret for a Connected App?
Learn this conceptWhen would an architect use the Salesforce /introspect endpoint versus the /userinfo endpoint?
Learn this conceptHow does token introspection work in Salesforce OAuth?
Learn this conceptGiven a scenario, recommend the Salesforce technologies that should be used to provide identity to the third-party system
0/7
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Platform Identity and Access Management Architect studiers.
OpenID Connect adds an authentication layer on top of OAuth 2.0 to enable secure exchange of user information between services. When Salesforce acts as an identity provider, OpenID tokens share user and app identities with external services, while access tokens grant permission to access protected API resources.