Hello everyone,
I am also running into a similar issue while authenticating using client credentials. We have registrered the app and provided the necessary graph api permisions and added client creds to the app.
We are looking to implement revokesigninsessions graph api so users are signed out of sessions upon termination.
Revoke signinsessions Graph api documentation: user: revokeSignInSessions - Microsoft Graph v1.0 | Microsoft Learn
Here is the HTTP post workflow configuration:
Error in sailpoint workflow:
Here is the insomnia (similar tool like postman) configuration and the error:
What is missing here? I am not able to pinpoint. Did anyone do this successfully?
Thank you.




