Prisma Certified Cloud Security Engineer (PCCSE) — Question 159
Which method should be used to authenticate to Prisma Cloud Enterprise programmatically?
Answer options
- A. single sign-on
- B. SAML
- C. basic authentication
- D. access key
Correct answer: D
Explanation
The correct answer is D, access key, as it is specifically designed for programmatic access to APIs. The other options, such as single sign-on, SAML, and basic authentication, are primarily used for user authentication rather than for automated processes.