SSE-ENGINEER · Question #42
What are two methods used to configure identity authentication in Prisma Access? (Select two)
The correct answer is B. SAML C. LDAP. SAML (B) and LDAP (C) are the two supported methods for configuring identity authentication in Prisma Access. SAML enables federated single sign-on by allowing Prisma Access to integrate with external identity providers (IdPs) such as Okta or Azure AD, while LDAP allows direct…
Question
What are two methods used to configure identity authentication in Prisma Access? (Select two)
Options
- AWebAuthn
- BSAML
- CLDAP
- DOpenID
How the community answered
(23 responses)- A4% (1)
- B91% (21)
- D4% (1)
Explanation
SAML (B) and LDAP (C) are the two supported methods for configuring identity authentication in Prisma Access. SAML enables federated single sign-on by allowing Prisma Access to integrate with external identity providers (IdPs) such as Okta or Azure AD, while LDAP allows direct integration with directory services like Microsoft Active Directory for user credential validation.
Why the distractors are wrong: WebAuthn (A) is a W3C/FIDO2 standard for browser-based passwordless authentication - it's not a configuration option within Prisma Access identity settings. OpenID (D), specifically OpenID Connect, is an authentication layer built on OAuth 2.0 and while common in web apps, it is not a native identity authentication method configurable within Prisma Access.
Memory tip: Think "SLiding into Prisma Access" - SAML for federated/cloud IdPs, LDAP for on-premises Active Directory. These cover the two major enterprise identity scenarios (cloud-federated vs. on-prem directory), which is exactly what Prisma Access is designed to bridge.
Topics
Community Discussion
No community discussion yet for this question.