To make your application as part of the IdS SSO ecosystem, the application must be registered or on-boarded with IdS.
Every application that invokes some Contact Center (CC) product API which is SSO enabled (expects bearer token for authentication), needs to register themselves with IdS as a client.
To register an application:
-
Navigate to the Identity Service Management console by going to:
https://<your_CCX_Host>:8553/idsadmin -
Login using the Cisco Unified CCX application user credentials.
-
Select the Clients icon on the left side of navigation.
-
Click on the Add Client button in the upper right hand side.
-
Fill the form
-
Enter a unique name for the client (partner application).
-
Enter one or more redirect URLs to which the authorization code has to be delivered. (URL for Supervisortools https://<SUPERVISORTOOL_SERVER_IP>:8443/umm/user/idsCallback)
-
Click the '+' button on the right of the input field.
-
-
Click the Add button to add the client.