Validate the Configuration
Validate the configuration by getting a token from the IDCS, sending a request to the REST API,
and verifying the response.
Retrieve an OAuth token for a user from the configured IDCS.
You can use the process described in the step to obtain an access token in the section Working with OAuth 2 to Access the REST API in the REST API for Oracle Identity Cloud Service guide. See Documentation for Oracle Identity Cloud Service to locate the topic.
Use the token to send a request to the Knowledge REST API, and verify the response to the request.
You can use the process described in Authenticating and Authorizing the Agent User using OAuth 2.0 in the Authenticate and Authorize section of the REST API for Knowledge Advanced in B2C Service guide