formaTI | 2017-08-04 20:53:30 UTC | #1
Good Afternoon,
I'm integrating PureCloud with OneLogin using SAML via API. I have one question i call the OneLogin Api and get the access_token like the documentation says (https://developer.mypurecloud.com/api/rest/authorization/use-saml2-bearer.html). But what PureCloud Api i need to call to start the user session on purecloud.
Best regards, Leandro Dasler
tim.smith | 2017-08-07 13:25:13 UTC | #2
what PureCloud Api i need to call to start the user session on purecloud.
In the documentation you linked, see the section titled Requesting an Access Token. You'll make a request to the /oauth/token endpoint. There's also an open source project demonstrating an integration with Okta, but it's the same process for any SAML provider. https://github.com/MyPureCloud/saml2bearer-oauth-example
formaTI | 2017-08-07 17:18:26 UTC | #3
Good Afternoon Tim,
Thanks for reply. Works perfectly.
Best regards, Leandro Dasler
system | 2017-09-07 17:18:32 UTC | #4
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 1647