Okta
The following steps describe how to configure SAML SSO in Okta.
Configure SSO in Okta
Complete the following steps in Okta to configure single sign-on for iManage users:
Create a new SAML application by navigating to Admin > Add Applications > Create App Integration.
Figure: Create a new app integration dialog box
Select SAML 2.0.
Select Next. The Create SAML Integration page opens.
Figure: Create SAML Integration > General Settings page
In App name enter a name, such as iManage.
Select Next to proceed to the Configure SAML page.
Figure: Create SAML Integration > Configure SAML page
In Single sign on URL, copy and paste the SAML consumer URL from iManage Control Center.
Figure: SAML consumer URL in iManage Control Center
In Audience URI (SP Entity ID), copy and paste the SAML service provider metadata URL from iManage Control Center.
Figure: SAML service provider metadata URL in iManage Control Center
Select Next.
On the Feedback page, select I'm an Okta customer adding an internal app.
Select Finish. The Application > Sign On page appears.
Figure: Application > Sign on page in OktaSelect Edit.
In Application username format, select Custom.
In the next field, enter the expression to map usernames in Okta to the User ID format in iManage. To learn more about the options available, select Expression Language Reference.
Common examples include the following:John.Doe = user.firstName + "." + user.lastName
JDoe = substring(user.firstName, 0, 1) + user.lastName
Figure: Configure the Application username format in Okta
Select Save.
To update the application with your new Credential Details configuration, select Update Now. When prompted, select Update to confirm the update.
Figure: Update credential detailsTo configure which users in Okta are allowed to authenticate to iManage, select Assignments.
Figure: Configure the Assignments for this ApplicationSelect Assign > Assign to People or Assign > Assign to Groups to assign this application to users or groups respectively.
Search for the users and/or groups and then select Assign.
Select Save and Go Back.
When you have completed assigning users and groups, select Done.
To download the Federated metadata XML file, select Identity Provider metadata.
Figure: Download Identity Provider metadata
The XML file opens in a new tab in your browser.To save the displayed XML as a file, right-click in your browser, and select Save As.
Enter a file name and select Save.
Import the Federated Metadata XML file into iManage Control Center by returning to iManage Control Center and completing the steps in Authentication & SSO.