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. 593 members and growing.
Token introspection in Salesforce OAuth allows external client apps to verify the validity and scope of access tokens. It is configured through metadata settings for external client apps and utilized in Token Exchange flows to validate opaque tokens from external identity providers.