Share all details about your problem, including any error messages you may have received.
We are using SailPoint Scim APIs to pull information from SailPoint instance. Recently a requirement has been added stating a need to change the API authentication type from Basic Auth to Oauth2.0. While searching more on the community we came across the steps to generate the OAuth client credentials in SailPoint IdentityIQ and an API endpoint to generate the authorization access token using OAuth Client credentials.
While we have been able to create the Client Credentials in our SailPoint Instance, we are facing challenges in constructing the access token generation API call as we do not see any documentation for this API on SailPoint compass.