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
What are the security and UX implications of SP-initiated versus IdP-initiated SSO?
Learn this conceptWhat is OpenID Connect and how does it extend OAuth 2.0 to add an authentication layer?
Learn this conceptWhat is delegated authentication in Salesforce and how is it configured?
Learn this conceptDescribe 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
Given 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.
Identity management in Salesforce relies on three primary authentication patterns: username/password, certificate-based, and federated authentication. Username/password sends credentials directly to Salesforce for verification, while certificate-based authentication uses mutual TLS to prove identity via signed certificates. Federated authentication delegates verification to an external Identity Provider that asserts trust to Salesforce.