Microsoft Entra ID
Last updated
Last updated
This page assumes that you have already clicked the "Enable SAML" button, and a form is currently displayed in your Datasaur app. Please follow the steps below to integrate with Microsoft Entra ID.
It's previously called Azure Active Directory.
Go to your Azure console, sign in, and navigate to Microsoft Entra ID. Ensure that you have sufficient permissions to access and configure it. You should have one of the following roles: Global Administrator, Cloud Application Administrator, Application Administrator, or owner of the service principal.
Click "Enterprise applications" in the "Manage" section on the left sidebar.
Click "New application" > "Create your own application."
Provide a name and choose "Integrate any other application you don't find in the gallery."
Click the "Create" button.
Once the app is successfully created and you are viewing it (which should be the default behavior after the previous step), click "Single sign-on" in the "Manage" section on the left sidebar.
Click "SAML."
Follow the guide below to complete the required fields. Ignore any fields that are not specified. Remember to click "Save" for each step.
Basic SAML Configuration: Fill in the following fields.
Identifier (required): Use the Service Provider Issuer value from the Datasaur form.
Reply URL (required): Use the Service Provider Sign-in URL value from the Datasaur form.
Relay State (optional): Use JSON and replace the company ID value with yours, i.e. {"companyId": "<your-company-id>"}
.
Attributes & Claims: Add two new claims.
Use "email" (required) as the name and "user.mail" as the source attribute. Note that the default "emailaddress" is not sufficient.
Use "displayName" (optional) as the name and select your preferred attribute as the source, e.g., "user.displayname."
SAML Certificates: Edit the field below.
Signing Option: Select "Sign SAML response and assertion".
Click "Users and groups" in the "Manage" section on the left sidebar.
Assign all the users whom you want to be able to sign in on Datasaur via SAML.
Return to the "Single sign-on" page.
Use the Login URL from step 4 (set up) to fill the Identity Provider Sign-in URL field.
Use the Microsoft Entra Identifier from step 4 (set up) to fill the Identity Provider Issuer field.
Download the certificate from step 3 (SAML certificates), specifically the base64 format. Use it to complete the Public Certificate field.
Finish the form.