Hello Team,
We are currently using SCIM for auto-provisioning of the users in Genesys Cloud.
Right now, the access token process generation is manual & we generate an access token manually via POSTMAN & configure in SCIM Setup.
Is there a way in Azure AD where the access token generation can be made part of the SCIM setup where, upon the expiry of the access token, the Client automatically calls the oauth endpoint, generates a new token & uses it in successfully SCIM API Calls ?
Br,
Sannket