Which authentication methods are supported in a REST message record?

Prepare effectively for the ServiceNow CAD certification. Study with detailed questions and explanations. Enhance your skills and knowledge for success in your exam!

Multiple Choice

Which authentication methods are supported in a REST message record?

Explanation:
REST message records in ServiceNow can be configured with different authentication methods to match what the target API expects. The supported options are No authentication (send the request without credentials), Basic authentication (send a username and password), and OAuth 2.0 (use an access token obtained through an OAuth flow). Since a REST message can use any of these methods depending on the API, the correct description includes all three. The other options restrict to only one method or omit a valid option, which is why they aren’t correct. For OAuth 2.0, you’d typically configure an OAuth profile to handle token retrieval and refresh; for Basic, you supply credentials; for No authentication, no credentials are sent.

REST message records in ServiceNow can be configured with different authentication methods to match what the target API expects. The supported options are No authentication (send the request without credentials), Basic authentication (send a username and password), and OAuth 2.0 (use an access token obtained through an OAuth flow). Since a REST message can use any of these methods depending on the API, the correct description includes all three. The other options restrict to only one method or omit a valid option, which is why they aren’t correct. For OAuth 2.0, you’d typically configure an OAuth profile to handle token retrieval and refresh; for Basic, you supply credentials; for No authentication, no credentials are sent.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy