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.
A refresh token in OAuth allows an application to obtain new access tokens without requiring the user to log in again. In Salesforce, refresh token lifetime can be configured through Connected App or External Client App policies, with rotation available as an additional security measure.