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
Given 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.
OAuth scopes in Salesforce Connected Apps define what permissions a client application can request when accessing user data. The 'api' scope grants access to REST and Bulk APIs for the logged-in user's account, while 'full' scope grants access to all data the user can access and encompasses all other scopes.