Which credentials are not used by REST API?

Master the ServiceNow CAD exam with our study tools. Use Flashcards and multiple choice questions, complete with hints and explanations to ace your 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