CompTIA
CV0-004 · Question #372
A cloud engineer enables API access on a user account for automation on a SaaS-based tool. Which of the following is needed to authenticate with the REST API?
The correct answer is A. Client ID D. Secret key. REST API authentication for SaaS automation commonly requires an application-level credential pair: a client ID to identify the application and a secret key to securely authenticate it.
Security
Question
A cloud engineer enables API access on a user account for automation on a SaaS-based tool. Which of the following is needed to authenticate with the REST API?
Options
- AClient ID
- BPassword
- CWorkstation name
- DSecret key
- EUsername
- FCookie
How the community answered
(16 responses)- A88% (14)
- B6% (1)
- F6% (1)
Explanation
REST API authentication for SaaS automation commonly requires an application-level credential pair: a client ID to identify the application and a secret key to securely authenticate it.
Topics
#API Authentication#REST API#Client Credentials#SaaS Security
Community Discussion
No community discussion yet for this question.