Checklist progress
0/174Learned
Platform Identity and Access Management Architect
Study Checklist
Checklist progress
0/174Learned
Describe common authentication patterns and understand the differences between each one.
0/14
Describe the building blocks that are part of an identity solution (authentication, authorization, and accountability) and how you enable those building blocks using Salesforce features.
0/5
Describe how trust is established between two systems.
0/9
Where are digital certificates configured for SAML and OAuth integrations in Salesforce?
Learn this conceptWhat is the difference between signing and encryption in the context of SAML assertions?
Learn this conceptWhen should an architect require encrypted SAML assertions?
Learn this conceptGiven a scenario, recommend the appropriate method for provisioning users in Salesforce.
0/6
Given a scenario, troubleshoot common points of failure that may be encountered in a single sign-on (SSO) solution
0/6
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Platform Identity and Access Management Architect studiers.
Trust between Salesforce and external systems in OAuth flows is established through either shared secrets (client ID and client secret) or cryptographic assertions (JWT with signing certificates). Both methods use a Connected App in Salesforce to generate a consumer key, but they differ in how credentials are exchanged and validated.