Zscaler Certified Technology Associate (ZDTA) — Question 55
What is the preferred method for authentication to access oneAPI?
Answer options
- A. Security Assertion Markup Language (SAML)
- B. OpenID Connect (OIDC)
- C. System for Cross-domain Identity Management (SCIM)
- D. Transport Layer Security (TLS)
Correct answer: B
Explanation
OpenID Connect (OIDC) is the recommended authentication method for oneAPI due to its modern approach to user authentication and authorization, allowing seamless integration with various identity providers. In contrast, SAML is primarily used for enterprise applications, SCIM is focused on user provisioning and management, and TLS is a protocol used for secure communication rather than authentication.