Configure your Identity Provider to ensure successful user authentication in Care Team Portal.
Procedure
-
Navigate to .
-
Select the Identity Provider you wish to configure.
-
Set the ServiceNow Homepage value to
https://<instance-name>.service-now.com/careteam.
-
Navigate to the OIDC Provider Configuration related list and open the OIDC provider record.
-
Update the following fields:
- User Claim – enter preferred_username.
- User Field – select User ID.
-
Click Update.
-
In the Identity Provider, navigate to the Advanced related list.
-
Update the Single Sign-On Script field to MultiSSO_OIDC_CTO.
-
Ensure the Active field is set to true.
-
Click Save.
-
Navigate to the OIDC Entity related list.
-
Select the OIDC entity record.
-
In the OAuth API Script field, select OAuthUtilEpic.
-
Click Update.