This article describes how to configure Centrify as your workplace's single sign-on identity provider (IdP). This process involves making modifications to your Centrify environment as well as your digital workplace. Once complete, users of your digital workplace will be able to sign in to it using their Centrify credentials.
To follow this process, you must be able to add applications to your Centrify environment and be a workplace administrator in your digital workplace.
Sections in this article:
- Configuring a Centrify single sign-on application
- Configuring your digital workplace's single sign-on
Configuring a Centrify single sign-on application
Follow these steps to configure a SAML app in your Centrify environment:
- In your Centrify portal, select Apps.
- Select Add Web Apps.
- Search for
Igloo
. - Next to Igloo SAML, select Add.
- Confirm this selection.
- Enter the URL of your digital workplace as follows:
- If your digital workplace is a subdomain of igloocommunities.com, enter the subdomain in the Your Subdomain on Igloo text box located on the Settings page. Save this change.
- If you digital workplace uses a custom URL, change the value of the Service URL located in the Custom Logic section of the SAML Response page. The Service URL should be your digital workplace URL with /saml.digest appended to it. For example:
var ServiceUrl = 'https://mydigitalworkplace.com/saml.digest';
. Save this change.
- If your digital workplace is a subdomain of igloocommunities.com, enter the subdomain in the Your Subdomain on Igloo text box located on the Settings page. Save this change.
- Go to the app's SAML Response page.
- Add the following attributes:
- FName - LoginUser.FirstName
- LName - LoginUser.LastName
- Email - LoginUser.Email
- Go to the app's User Access page.
- Add the roles that represent users and groups that should have access to this application.
- On the Account Mapping page, select the Directory Service Field and enter
mail
into the Directory Service field name text box.
- Go to the app’s Trust page.
- Select Manual Configuration and copy the following following values to a safe location. These will be used to configure SSO in your digital workplace:
- IdP Login URL
- IdP Logout URL
- Signing Certificate
Configuring your digital workplace's single sign-on
- Go to your digital workplace and sign in.
- Select
Control Panel.
- Under Membership, select Sign In Settings.
- Select Configure SAML Authentication.
- Configure the settings as described in the Configuration settings table below.
- Select Save.
Setting | Description |
---|---|
Connection Name | Enter a name for this connection. If you configure Sign in Settings to Use SAML button on Sign in screen, this name will be displayed on the button. |
IdP Login URL |
Copy and paste the IdP Login URL URL from the Centrify set-up instructions into this field. |
IdP Logout URL | Copy and paste the IdP Logout URL from the Centrify configuration instructions into this field. |
Logout Response and Request HTTP Type | Select POST. |
Logout Final Redirect URL | Enter the URL of the location you want to send users to when they log out. If left blank, users will be redirected to your digital workplace's homepage. |
Binding Type |
Select POST. |
Public Certificate |
Copy and paste the Signing Certificate from the Centrify set-up instructions into this field. You will need to open the certificate file using a text editor. |
Identity Provider |
Select Centrify. |
Identifier Type |
Select Email Address. |
Email Attribute |
Enter |
First Name Attribute |
Enter |
Last Name Attribute |
Enter |
Drift Time |
Enter |
User creation on Sign in |
Select how your digital workplace handles users who attempt to sign in when they have valid IdP credentials but are not members of the digital workplace. Options include:
When creating new users in your digital workplace this way, they will be created with the following details:
If enabled, this option does not provide any additional user syncing functionality (e.g., additional fields, group membership, deprovisioning, etc.). If your digital workplace uses the ILST to manage members, select Do not create new users when they sign in to avoid the creation of duplicate user accounts. |
Sign in Settings |
Select how users sign in to your workplace. Options include:
For setting up and testing the connection, it can be convenient to temporarily select Use SAML button on "Sign in" screen and then only switch to Redirect all users to IdP once you have confirmed that single sign-in is working correctly. |