| Minimum Software Version | 8.18.10 |
| Solution(s) | Cases International ✓ Cases US ✓ Institutions ⨉ Counsel ✓ |
This article explains how to configure Microsoft Entra ID (formerly Azure AD) as an Identity Provider (IdP) to enable SAML‑based Single Sign On (SSO) with the Opus 2 platform.
Opus 2 supports SAML 2.0 authentication using Microsoft Entra ID. To enable Single Sign On, an Enterprise Application must be created in Microsoft Entra and configured with the correct SAML values, claims, and identifiers supplied by Opus 2.
These instructions act as a reference guide only. Administrators should also consult Microsoft’s official documentation for additional details and security considerations.
Create the Application with SAML
- In the Microsoft Entra (Azure) Admin Center, create a new Enterprise Application.
- Select SAML as the authentication method.
- The Set up Single Sign-On with SAML page will be displayed.
Note: SAML configuration requires the application to support SAML 2.0.
Configure Basic SAML Configuration
- Navigate to Basic SAML Configuration.
- Select the Edit (pencil) icon.
- Populate the following fields using the values provided by Opus 2:
- Identifier (Entity ID)
- Reply URL (Assertion Consumer Service – ACS)
- Save the changes.
Example:
Enter the Opus 2‑provided Entity ID and Reply URL exactly as supplied to ensure successful authentication.
Configure User Attributes and Claims
Opus 2 requires specific claims to be released during authentication.
- In the User Attributes & Claims section, select Edit.
- Configure the attributes as follows:
Name Identifier
- Value:
user.userprincipalname - Format:
emailAddress
Additional Claims
http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress→user.mailhttp://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname→user.surnamehttp://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname→user.givenname
- Save the configuration.
Parameter Value Name Identifier Value user.userprincipalname [nameid-format:emailAddress] Parameter Value http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress user.mail http://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname user.surname http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname user.givenname
Example:
Ensure both first name and last name claims are included so Opus 2 can correctly create and identify user accounts.
Provide Federation Metadata and Login URL
On the Set up Single Sign-On with SAML page:
- Copy the App Federation Metadata URL.
- Copy the Login URL.
- Provide both values to Opus 2 Platform Support or your Opus 2 contact.
Once these URLs are supplied, the Opus 2 SSO configuration is complete.
Assign Users and Groups (Optional)
By default, Microsoft Entra only allows authentication for users or groups explicitly assigned to the application.
To assign users or groups:
- In the application sidebar, select Users and Groups.
- Click Add user/group.
- Select Users and Groups.
- Choose the user(s) or group(s) to be assigned.
- Click Assign.
The selected users or groups will now be authorized to sign in using SSO.
Example:
Assign a security group containing litigation team members to restrict SSO access to approved users only.
After completing the Microsoft Entra configuration, test SSO with a pilot user to confirm successful authentication. If you require validation, troubleshooting, or your configuration differs from this guide, contact Opus 2 Platform Support for assistance.