You are here:
Create an Application for SSO in Azure
To use Azure as your identity provider while using single sign-on, configure the correct settings for your app integration.
Refer to Microsoft's Enable single sign-on for an enterprise application documentation.
- Open the Azure Portal.
- Navigate to Microsoft Entra ID.
- Click Enterprise applications.
- Click New application.
- Click Create your own application.
- Enter a name for the application and select Integrate any other application you don’t find in the gallery (Non-gallery). The Overview page for the newly created application will open automatically.
- Click the Set up single sign-on tile.
- Click the SAML tile.
- In the Basic SAML Configuration, click the Browse icon, then Edit.
- In the Identifier (Entity ID) field, enter any URL (it will be replaced with the correct parameter later on).
- Enter the same value in the Reply URL (Assertion Consumer Service URL) field.
- Click Save.
- In the Set up Application section, note the Microsoft Entra Identifier. This is the Identity Provider Issuer in the Own Data Platform.
- In the SAML Certificates section, click the Browse icon, then Edit.
- Under Signing Option, select Sign SAML response.
- Click Save, then close the form.
- Download the PEM certificate.
- Enter these values in the corresponding fields in the Own Data Platform. (Optional: To enable SP-Initiated sign in, enable the SP-Initiated checkbox, copy the User access URL value from the Entra ID application Properties and paste it into the IdP SSO URL field.) Click Next. It may take a few minutes to verify your settings.
- Once your settings are verified, the IdP Parameters will be displayed.
-
To configure your IdP via XML:
- Click Download XML File.
- In the Azure portal, on the app’s Single sign-on page, click Upload metadata file. Upload the XML file downloaded from the Own platform and click Add. The Basic SAML Configuration settings will populate automatically. Click Save.
- In the Azure portal, In the Basic SAML Configuration, click the Browse icon, then Edit.
- In the Azure portal, In the Basic SAML Configuration, click the Browse icon, then Edit.
- Enter the Default RelayState from the Own Platform into the Relay State field.
- Click Save.
-
To configure your IdP manually:
- In the Azure portal, In the Basic SAML Configuration, click the Browse icon, then Edit.
-
Enter the IdP Parameters from the Own Data Platform in the corresponding fields:
Parameter in Own Parameter in Microsoft Entra ID Audience URI (SP Entity ID) Identifier (Entity ID) Single Sign-On URL Reply URL (Assertion Consumer Service URL) Default RelayState Relay State - Leave the Sign on URL field blank.
- If you have multiple parameters for each variable, select the variables from Own as the Default. You can remove other values to automatically select the default and avoid confusion.
- Click Save.
- In the Attribute & Claims section, click Edit.
- Under Required Claim, click Unique User Identifier (Name ID).
- In the Source attribute dropdown list, select user.email.
- Click Save.
- If you have IPs allowlisted, navigate to the application's Networking settings, under the Exception section, enable Allow Trusted Microsoft Services to bypass this firewall.
- Scroll down to the Test single sign-on section and click Test. The application properties will be displayed.
-
Copy the User access URL, paste it in your browser's address bar, and hit the Enter key.
You should be successfully logged in to Own.

