Server-to-server API call call for a Community that uses an Identity Provider
Hi! I would like to follow up on: https://community.khoros.com/t5/Developer-Discussion/Server-to-server-communication/m-p/432287
I would like to authenticate against a Community and call the REST APIs, from a server, without an interactive login.
I saw the Session Key call: https://developer.khoros.com/khoroscommunitydevdocs/docs/session-key
But I don't think I have the user.login and user.password available since we are using an OpenID Connect identity provider.
How can I do this?
Thanks!
Miguel
Hi mparaz ,
You can see these documents for more information.
This will help you to understand the flow for SSO-Auhtentication.
https://community.khoros.com/t5/Single-Sign-On-SSO/How-does-auto-signin-work/ta-p/41030
https://community.khoros.com/t5/Single-Sign-On-SSO/Using-the-REST-API-with-SSO-credentials/ta-p/8415