Which credentials are not used by REST API?

Prepare for the ServiceNow CAD Exam with comprehensive flashcards and multiple-choice questions. Each query offers hints and explanations. Ensure your success on the exam!

Multiple Choice

Which credentials are not used by REST API?

Explanation:
REST API authentication relies on credentials or tokens such as OAuth tokens, SAML assertions, Basic authentication (username and password), or API keys. CIM (Common Information Model) and JDBC (Java Database Connectivity) are not credentials or tokens; CIM describes managed resources, and JDBC is a database connectivity API, both unrelated to authenticating API access. Therefore, CIM and JDBC are not used as credentials for REST APIs, while the other options are commonly used methods or mechanisms to secure REST API access.

REST API authentication relies on credentials or tokens such as OAuth tokens, SAML assertions, Basic authentication (username and password), or API keys. CIM (Common Information Model) and JDBC (Java Database Connectivity) are not credentials or tokens; CIM describes managed resources, and JDBC is a database connectivity API, both unrelated to authenticating API access. Therefore, CIM and JDBC are not used as credentials for REST APIs, while the other options are commonly used methods or mechanisms to secure REST API access.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy