Set up SSO with Azure
In order to enable SSO with Ren, Azure Administrators need to create a new App Registration in their Azure tenant and provide the required information to Ren to set up the connection.
The admin will set up a new registration with these details:
- Platform = Web
- URI = https://auth.rensystems.com/login/callback
Ren will need the following information from the admin:
- Primary Domain (usually the same as the email domain)
- Application (Client) ID
- Client Secret Value
- Domain(s) for which SSO should be enforced (an organization can have multiple domains covered by the same IdP domain, but usually the email domain is the same as the Primary Domain and the domain it should be enforced for)
Steps to set up SSO in Azure
- In Azure, go to Azure Active Directory and make note of the Primary domain to send to the Ren team
- Go to App registrations and select New registration
- Set up the new registration as follows, then click Register
- Name: Ren SSO
- Supported account types: Accounts in this organizational directory only
- Redirect URI:
- Platform = Web
- URI = https://auth.rensystems.com/login/callback
- Make note of the Application (Client) ID to send to the Ren team
- In the left sidebar, click Certificates & secrets, then on New client secret
- Set up the secret as follows, then click Add
- Description: Ren SSO
- Expires: 730 days (24 months)
- Make note of the Client Secret Value to provide to the Ren team
- Send the noted values to your contact at Ren (or to support@rensystems.com). The team will implement the SSO connection and reply to schedule a test of the connection.
- Primary Domain
- Application (Client) ID
- Client Secret Value