Salesforce Certified Platform Identity and Access Management Architect (Plat-Arch-203)
602 Reviews
Exam Code
Identity-and-Access-Management-Architect
Exam Name
Salesforce Certified Platform Identity and Access Management Architect (Plat-Arch-203)
Questions
109 Questions Answers With Explanation
Update Date
04, 26, 2026
Price
Was :
$90
Today :
$50
Was :
$108
Today :
$60
Was :
$126
Today :
$70
Why Should You Prepare For Your Salesforce Certified Platform Identity and Access Management Architect (Plat-Arch-203) With MyCertsHub?
At MyCertsHub, we go beyond standard study material. Our platform provides authentic Salesforce Identity-and-Access-Management-Architect Exam Dumps, detailed exam guides, and reliable practice exams that mirror the actual Salesforce Certified Platform Identity and Access Management Architect (Plat-Arch-203) test. Whether you’re targeting Salesforce certifications or expanding your professional portfolio, MyCertsHub gives you the tools to succeed on your first attempt.
Every set of exam dumps is carefully reviewed by certified experts to ensure accuracy. For the Identity-and-Access-Management-Architect Salesforce Certified Platform Identity and Access Management Architect (Plat-Arch-203) , you’ll receive updated practice questions designed to reflect real-world exam conditions. This approach saves time, builds confidence, and focuses your preparation on the most important exam areas.
Realistic Test Prep For The Identity-and-Access-Management-Architect
You can instantly access downloadable PDFs of Identity-and-Access-Management-Architect practice exams with MyCertsHub. These include authentic practice questions paired with explanations, making our exam guide a complete preparation tool. By testing yourself before exam day, you’ll walk into the Salesforce Exam with confidence.
Smart Learning With Exam Guides
Our structured Identity-and-Access-Management-Architect exam guide focuses on the Salesforce Certified Platform Identity and Access Management Architect (Plat-Arch-203)'s core topics and question patterns. You will be able to concentrate on what really matters for passing the test rather than wasting time on irrelevant content. Pass the Identity-and-Access-Management-Architect Exam – Guaranteed
We Offer A 100% Money-Back Guarantee On Our Products.
After using MyCertsHub's exam dumps to prepare for the Salesforce Certified Platform Identity and Access Management Architect (Plat-Arch-203) exam, we will issue a full refund. That’s how confident we are in the effectiveness of our study resources.
Try Before You Buy – Free Demo
Still undecided? See for yourself how MyCertsHub has helped thousands of candidates achieve success by downloading a free demo of the Identity-and-Access-Management-Architect exam dumps.
MyCertsHub – Your Trusted Partner For Salesforce Exams
Whether you’re preparing for Salesforce Certified Platform Identity and Access Management Architect (Plat-Arch-203) or any other professional credential, MyCertsHub provides everything you need: exam dumps, practice exams, practice questions, and exam guides. Passing your Identity-and-Access-Management-Architect exam has never been easier thanks to our tried-and-true resources.
A farming enterprise offers smart farming technology to its farmer customers, which
includes a variety of sensors for livestock tracking, pest monitoring, climate monitoring etc.
They plan to store all the data in Salesforce. They would also like to ensure timely
maintenance of the Installed sensors. They have engaged a salesforce Architect to
propose an appropriate way to generate sensor Information In Salesforce.
Which OAuth flow should the architect recommend?
A. OAuth 2.0 Asset Token Flow B. OAuth 2.0 Device Authentication Row C. OAuth 2.0 JWT Bearer Token Flow D. OAuth 2.0 SAML Bearer Assertion Flow
Answer: A
Question # 2
Universal Containers (UC) is building a customer community and will allow customers to
authenticate using Facebook credentials. The First time the user authenticating using
facebook, UC would like a customer account created automatically in their Accounting
system. The accounting system has a web service accessible to Salesforce for the creation
of accounts. How can the Architect meet these requirements?
A. Create a custom application on Heroku that manages the sign-on process from Facebook. B. Use JIT Provisioning to automatically create the account in the accounting system. C. Add an Apex callout in the registration handler of the authorization provider. D. Use OAuth JWT flow to pass the data from Salesforce to the Accounting System.
Answer: C
Question # 3
An identity architect wants to secure Salesforce APIs using Security Assertion Markup
Language (SAML). For secunty purposes, administrators will need to authorize the
applications that will be consuming the APIs.
Which Salesforce OAuth authorization flow should be used?
A. OAuth 2-0 SAML Bearer Assertion Flow B. OAuth 2.0 JWT Bearer Flow C. SAML Assertion Flow D. OAuth 2.0 User-Agent Flow
Answer: C
Question # 4
Universal Containers (UC) implemented SSO to a third-party system for their Salesforce
users to access the App Launcher. UC enabled “User Provisioning” on the Connected App
so that changes to user accounts can be synched between Salesforce and the third party
system. However, UC quickly notices that changes to user roles in Salesforce are not
getting synched to the third-party system. What is the most likely reason for this behaviour?
A. User Provisioning for Connected Apps does not support role sync. B. Required operation(s) was not mapped in User Provisioning Settings. C. The Approval queue for User Provisioning Requests is unmonitored. D. Salesforce roles have more than three levels in the role hierarchy.
Answer: A
Question # 5
Northern Trail Outfitters (NTO) wants its customers to use phone numbers to log in to their
new digital portal, which was designed and built using Salesforce Experience Cloud. In
order to access the portal, the user will need to do the following: 1. Enter a phone number and/or email address
2. Enter a verification code that is to be sent via email or text.
What is the recommended approach to fulfill this requirement?
A. Create a Login Discovery page and provide a Login Discovery Handler Apex class. B. Create a custom login page with an Apex controller. The controller has logic to send and verify the identity. C. Create an Authentication provider and implement a self-registration handler class. D. Create a custom login flow that uses an Apex controller to verify the phone numbers with the company's verification service.
Answer: A
Question # 6
Sales users at Universal containers use salesforce for Opportunity management. Marketing
uses a third-party application called Nest for Lead nurturing that is accessed using
username/password. The VP of sales wants to open up access to nest for all sales uses to
provide them access to lead history and would like SSO for better adoption. Salesforce is
already setup for SSO and uses Delegated Authentication. Nest can accept
username/Password or SAML-based Authentication. IT teams have received multiple
password-related issues for nest and have decided to set up SSO access for Nest for
Marketing users as well. The CIO does not want to invest in a new IDP solution and is
considering using Salesforce for this purpose. Which are appropriate license type choices
for sales and marketing users, giving salesforce is using Delegated Authentication?
Choose 2 answers
A. Salesforce license for sales users and Identity license for Marketing users B. Salesforce license for sales users and External Identity license for Marketing users C. Identity license for sales users and Identity connect license for Marketing users D. Salesforce license for sales users and platform license for Marketing users.
Answer: A,D
Question # 7
A service provider (SP) supports both Security Assertion Markup Language (SAML) and
OpenID Connect (OIDC). A service provider (SP) supports both Security Assertion Markup Language (SAML) and
OpenID Connect (OIDC).
When integrating this SP with Salesforce, which use case is the determining factor when
choosing OIDC or SAML?
A. OIDC is more secure than SAML and therefore is the obvious choice. B. The SP needs to perform API calls back to Salesforce on behalf of the user after the user logs in to the service provider. C. If the user has a session on Salesforce, you do not want them to be prompted for a username and password when they login to the SP. D. They are equivalent protocols and there is no real reason to choose one over the other.
Answer: B
Question # 8
Northern Trail Outfitters (NTO) recently purchased Salesforce Identity Connect to
streamline user provisioning across Microsoft Active Directory (AD) and Salesforce Sales
Cloud.
NTO has asked an identity architect to identify which salesforce security configurations can
map to AD permissions.
Which three Salesforce permissions are available to map to AD permissions?
Choose 3 answers
A. Public Groups B. Field-Level Security C. Roles D. Sharing Rules E. Profiles and Permission Sets
Answer: A,C,E
Question # 9
Universal Containers wants to secure its Salesforce APIs by using an existing Security
Assertion Markup Language (SAML) configuration supports the company's single sign-on
process to Salesforce,
Which Salesforce OAuth authorization flow should be used?
A. OAuth 2.0 SAML Bearer Assertion Flow B. A SAML Assertion Row C. OAuth 2.0 User-Agent Flow D. OAuth 2.0 JWT Bearer Flow
Answer: B
Question # 10
Northern Trail Outfitters would like to automatically create new employee users in
Salesforce with an appropriate profile that maps to its Active Directory Department.
How should an identity architect implement this requirement?
A. Use the createUser method in the Just-in-Time (JIT) provisioning registration handler to assign the appropriate profile. B. Use the updateUser method in the Just-in-Time (JIT) provisioning registration handler to assign the appropriate profile. C. Use a login flow to collect Security Assertion Markup Language attributes and assign the appropriate profile during Just-In-Time (JIT) provisioning. D. Make a callout during the login flow to query department from Active Directory to assign the appropriate profile.
Answer: B
Question # 11
Universal Containers is using OpenID Connect to enable a connection from their new
mobile app to its production Salesforce org.
What should be done to enable the retrieval of the access token status for the OpenID
Connect connection?
A. Query using OpenID Connect discovery endpoint. B. A Leverage OpenID Connect Token Introspection. C. Create a custom OAuth scope. D. Enable cross-origin resource sharing (CORS) for the /services/oauth2/token endpoint.
Answer: B
Question # 12
Universal Containers is implementing Salesforce Identity to broker authentication from its
enterprise single sign-on (SSO) solution through Salesforce to third party applications using
SAML.
What rote does Salesforce Identity play in its relationship with the enterprise SSO system?
A. Identity Provider (IdP) B. Resource Server C. Service Provider (SP) D. Client Application
Answer: C
Question # 13
A manufacturer wants to provide registration for an Internet of Things (IoT) device with
limited display input or capabilities.
Which Salesforce OAuth authorization flow should be used?
A. OAuth 2.0 JWT Bearer How B. OAuth 2.0 Device Flow C. OAuth 2.0 User-Agent Flow D. OAuth 2.0 Asset Token Flow
Answer: B
Question # 14
An identity architect has built a native mobile application and plans to integrate it with a
Salesforce Identity solution. The following are the requirements for the solution: 1. Users should not have to login every time they use the app.
2. The app should be able to make calls to the Salesforce REST API.
3. End users should NOT see the OAuth approval page.
How should the identity architect configure the Salesforce connected app to meet the
requirements?
A. Enable the API Scope and Offline Access Scope, upload a certificate so JWT Bearer
Flow can be used and then set the connected app access settings to "Admin PreApproved". B. Enable the API Scope and Offline Access Scope on the connected app, and then set the connected app to access settings to 'Admin Pre-Approved". C. Enable the Full Access Scope and then set the connected app access settings to "Admin Pre-Approved". D. Enable the API Scope and Offline Access Scope on the connected app, and then set the Connected App access settings to "User may self authorize".
Answer: A
Question # 15
Universal Containers (UC) is building an integration between Salesforce and a legacy web
applications using the canvas framework. The security for UC has determined that a signed
request from Salesforce is not an adequate authentication solution for the Third-Party app.
Which two options should the Architect consider for authenticating the third-party app using
the canvas framework? Choose 2 Answers
A. Utilize the SAML Single Sign-on flow to allow the third-party to authenticate itself against UC's IdP. B. Utilize Authorization Providers to allow the third-party appliction to authenticate itself against Salesforce as the Idp. C. Utilize Canvas OAuth flow to allow the third-party appliction to authenticate itself against Salesforce as the Idp. D. Create a registration handler Apex class to allow the third-party appliction to authenticate itself against Salesforce as the Idp.
Answer: A,C
Question # 16
Universal Containers would like its customers to register and log in to a portal built on
Salesforce Experience Cloud. Customers should be able to use their Facebook or Linkedln
credentials for ease of use.
Which three steps should an identity architect take to implement social sign-on?
Choose 3 answers
A. Register both Facebook and Linkedln as connected apps. B. Create authentication providers for both Facebook and Linkedln. C. Check "Facebook" and "Linkedln" under Login Page Setup. D. Enable "Federated Single Sign-On Using SAML". E. Update the default registration handlers to create and update users.
Answer: B,C,E
Question # 17
Northern Trail Outfitters (NTO) wants to give customers the ability to submit and manage
issues with their purchases. It is important for NTO to give its customers the ability to login
with their Amazon credentials.
What should an identity architect recommend to meet these requirements?
A. Configure a predefined authentication provider for Amazon. B. Create a custom external authentication provider for Amazon. C. Configure an OpenID Connect Authentication Provider for Amazon. D. Configure Amazon as a connected app.
Answer: C
Question # 18
Universal containers (UC) has a mobile application that it wants to deploy to all of its
salesforce users, including customer Community users. UC would like to minimize the
administration overhead, which two items should an architect recommend? Choose 2
answers
A. Enable the "Refresh Tokens is valid until revoked " setting in the Connected App. B. Enable the "Enforce Ip restrictions" settings in the connected App. C. Enable the "All users may self-authorize" setting in the Connected App. D. Enable the "High Assurance session required" setting in the Connected App.
Answer: A,C
Question # 19
Universal containers (UC) wants to implement a partner community. As part of their
implementation, UC would like to modify both the Forgot password and change password
experience with custom branding for their partner community users. Which 2 actions should
an architect recommend to UC? Choose 2 answers
A. Build a community builder page for the change password experience and Custom Visualforce page for the Forgot password experience. B. Build a custom visualforce page for both the change password and Forgot password experiences. C. Build a custom visualforce page for the change password experience and a community builder page for the Forgot password experience. D. Build a community builder page for both the change password and Forgot password
experiences.
Answer: B,C
Question # 20
Universal Containers (UC) uses Active Directory (AD) as their identity store for employees
and must continue to do so for network access. UC is undergoing a major transformation
program and moving all of their enterprise applications to cloud platforms including
Salesforct, Workday, and SAP HANA. UC needs to implement an SSO solution for
accessing all of the third-party cloud applications and the CIO is inclined to use Salesforce
for all of their identity and access management needs.
Which two Salesforce license types does UC need for its employees'
Choose 2 answers
A. Company Community and Identity licenses B. Identity and Identity Connect licenses C. Chatter Only and Identity licenses D. Salesforce and Identity Connect licenses
Answer: B,D
Question # 21
Universal Containers (UC) has built a custom token-based Two-factor authentication (2FA)
system for their existing on-premise applications. They are now implementing Salesforce
and would like to enable a Two-factor login process for it, as well. What is the
recommended solution as Architect should consider?
A. Use the custom 2FA system for on-premise applications and native 2FA for Salesforce. B. Replace the custom 2FA system with an AppExchange App that supports on premise application and salesforce. C. Use Custom Login Flows to connect to the existing custom 2FA system for use in Salesforce. D. Replace the custom 2FA system with Salesforce 2FA for on-premise applications and Salesforce.
Answer: D
Question # 22
Northern Trail Outfitters (NTO) has a requirement to ensure all user logins include a single
multi-factor authentication (MFA) prompt. Currently, users are allowed the choice to login
with a username and password or via single sign-on against NTO's corporate Identity
Provider, which includes built-in MFA.
Which configuration will meet this requirement?
A. Create and assign a permission set to all employees that includes "MFA for User Interface Logins." B. Create a custom login flow that enforces MFA and assign it to a permission set. Then assign the permission set to all employees. C. Enable "MFA for User Interface Logins" for your organization from Setup -> Identity Verification. D. For all employee profiles, set the Session Level Required at Login to High Assurance and add the corporate identity provider to the High Assurance list for the org's Session Security Levels.
Answer: C
Question # 23
An identity architect is implementing a mobile-first Consumer Identity Access Management
(CIAM) for external users. User authentication is the only requirement. The users email or
mobile phone number should be supported as a username.
Which two licenses are needed to meet this requirement?
Choose 2 answers
A. External Identity Licenses B. Identity Connect Licenses C. Email Verification Credits D. SMS verification Credits
Answer: A,D
Question # 24
Universal Containers (UC) has an existing Salesforce org configured for SP-Initiated SAML
SSO with their Idp. A second Salesforce org is being introduced into the environment and
the IT team would like to ensure they can use the same Idp for new org. What action
should the IT team take while implementing the second org?
A. Use the same SAML Identity location as the first org. B. Use a different Entity ID than the first org. C. Use the same request bindings as the first org. D. Use the Salesforce Username as the SAML Identity Type.
Answer: B
Question # 25
Northern Trail Outfitters want to allow its consumer to self-register on it business-toconsumer (B2C) portal that is built on Experience Cloud. The identity architect has
recommended to use Person Accounts.
Which three steps need to be configured to enable self-registration using person accounts?
Choose 3 answers
A. Enable access to person and business account record types under Public Access Settings. B. Contact Salesforce Support to enable business accounts. C. Under Login and Registration settings, ensure that the default account field is empty. D. Contact Salesforce Support to enable person accounts. E. Set organization-wide default sharing for Contact to Public Read Only.
Answer: A,C,D
Feedback That Matters: Reviews of Our Salesforce Identity-and-Access-Management-Architect Dumps
Alaknanda WaliApr 28, 2026
Especially with regard to SSO and OAuth, the Identity and Access Management Architect exam was thorough and difficult. The PDF dumps and practice questions from MyCertsHub made it much simpler to comprehend. With 84%, I passed!
Leo ThomasApr 27, 2026
I loved how realistic the practice tests from MyCertsHub were. The actual exam included questions about external identity providers, multi-factor authentication, and complex login flows.
Dakota LewisApr 27, 2026
I got the edge I needed from MyCertsHub. I was able to clearly comprehend concepts like identity licensing, authentication delegation, and user provisioning with the help of their exam questions and practice test materials.
Katherine HansonApr 26, 2026
The MyCertsHub updated dumps PDF helped me quickly identify weak points. This is the most up-to-date and trustworthy material I found online for Identity and Access Management Architect.
Frances MitchellApr 26, 2026
I only had two weeks to prepare because I was working full-time. MyCertsHub's practice questions and answers were so well-structured that I passed the Salesforce IAM Architect exam with confidence!
Minna SommerApr 25, 2026
There are a lot of real-world scenarios on the exam. In addition to providing practice questions, MyCertsHub also provided explanations for each answer. That helped me pass the sections on login security models, OAuth flows, and SAML.