PureCloud SCIM - Azure AD Sync

Hello Team,

As per the Genesys Resource - https://help.mypurecloud.com/articles/bridge-connectors-for-collaborate-data-sync-connectors-deprecation/

Says -

How do I migrate to SCIM?

You can easily migrate from the Bridge connectors to SCIM-based user synchronization. Set up your new SCIM integration in your identity management provider. Then disable your Bridge Connector. After PureCloud SCIM (Identity Management) releases, Genesys will publish documentation that explains how to use the SCIM APIs with the SSO providers (identity management providers) that PureCloud supports.

We are trying to Integrate with Azure AD - https://docs.microsoft.com/en-us/azure/active-directory/manage-apps/use-scim-to-provision-users-and-groups

This need Security Token to be configured. But how do we generate Security Token from PureCloud?

Is there any document or instructions for the PureCloud & Azure AD SCIM Sync integration?

Would like to know how we can accomplish this for user synchronizations.

Much Appreciate your help on this.

Thanks & Regards,
Neetha

1 Like

Currently the document you linked is the best set of documentation available regarding configuring a SCIM based integration between PureCloud and Azure AD. We are still in development of a pre-built Enterprise App that will install in your Azure AD instance; when that releases, there will be additional documentation that is published in the PureCloud resource center outlining the process.

With regards to creating the authorization token, you will need to create a Client Credential grant oauth client (https://developer.mypurecloud.com/api/rest/authorization/use-client-credentials.html) with a role that contains the relevant permissions listed on the API resources found here: https://developer.mypurecloud.com/api/rest/v2/scim/

Once this client is created, you will need to use a tool like PostMan or a CLI to generate your authorization token. See here for more info: https://developer.mypurecloud.com/api/tutorials/oauth-client-credentials/?language=ruby&step=1

1 Like

Hi Richard. It's very good news to hear you are developing such an app.

You have announced the removal of Bridge Actions beginning in December 31, 2019.

We are using the old (Brigde) Active Directory Connector. Can we expect that Genesys will release new Azure AD Enterprise app before the this old connector is removed?

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.