Entra — formerly Azure Active Directory — ranks among the more common IDPs. It can appear complicated, but hopefully it feels a little bit easier with this guide.

1

Create an application in Entra

Entra needs to associate a SAML connection with an Application, so the first step will require you to create an application. From any page in Entra, you’ll find Applications > Enterprise applications in the left navigation bar. Click here to navigate to the next page.

In the left sidebar, navigate to Applications > Enterprise applications

You’ll reach a page that says Enterprise applications in bold typeface. Press the New application button right under this header.

Select 'New application'

On the next page, there’s a header: Browse Microsoft Entra Gallery. You’ll also see a few prominent cards with major cloud providers. Ignore all this; SSOReady configurations won’t use the gallery. Simply click Create your own application, which triggers a slideover from the right.

Select 'Create your own application'

Entra requires a display name for the application. You’ll want your product’s name to go here.

As you type a display name for the application, Entra will try to find matching apps from the Entra Gallery and suggest them as alternatives. Just ignore this.
Assign a display name to the Entra application

Under the display name, Entra offers three radio button options. Select the last one, which reads Integrate any other application you don’t find in the gallery (Non-gallery).

Tell Entra to create a non-gallery application

Then hit Create in the lower left of the slideover, and you’re free to configure our Application.

Create the application

Entra may require a few seconds to create the Application. Once it has finished, you will land on a page detailing the application.

When you see this page, you have created your Entra Application

For now, skip assigning users to your Application, but an Entra admin will need to assign them before long.

Users cannot sign in until assigned to your Application by an Entra admin.
2

Configure SAML Connection | Enter SSOReady details in Entra

Now that you have a SAML Connection created in SSOReady and an Application in Entra, you can configure each of them to communicate with the other. Start by entering details about the SSOReady SAML Connection into the Entra Application. Select the Set up single sign on card.

Choose to set up single sign-on

Entra will then present a few options. Select the SAML card marked with a puzzle piece icon.

Select SAML as the single sign-on method

Entra will route you to its SAML-based Sign-on configuration page, where you’ll direct your attention first to the Basic SAML Configuration card. It has two required values. SSOReady supplies both.

Click the Edit button in the top right corner of the Basic SAML Configuration card; you’ll see a slideover triggered on the right.

Select SAML as the single sign-on method

In the slideover, Entra requires two values: an Identifier (Entity ID) and a Reply URL (Assertion Consumer Service URL).

  1. Start with the Identifier (Entity ID) field. SSOReady calls this the SP Entity ID, which you can find by navigating to your SAML Connection in the SSOReady app. Paste the URL from SSOReady into Entra.

  2. Next is the Reply URL (Assertion Consumer Service URL) field. SSOReady calls this the Assertion Consumer Service (ACS) URL. It should look just like the SP Entity ID field, only it ends with /acs. Paste the URL from SSOReady into Entra.

Enter details from SSOReady into Entra

Make sure to hit Save toward the top of the page.

Save changes

Next, you’ll enter details about Entra into SSOReady.

Returning to the SAML configuration page
3

Configure SAML Connection | Enter Entra details in SSOReady

Having set up Entra with information about SSOReady, you’ll then supply SSOReady with information about the Entra Application. SSOReady needs three pieces of information from the Entra Application: an IDP Entity ID, a Redirect URL, and a Certificate.

Start with the last of these, the Certificate. In Entra, you’ll find this on the third card, closer to the bottom of the page. Next to the Certificate (Base64) heading, Entra shows a blue download link. Click this link. It will download a file named for your application. For example, if you’ve named the application new_application, Entra will share a new_application.cer file. Upload this file to SSOReady on the page detailing the SAML Connection.

Download the Certificate (Base64) from Entra and upload it to SSOReady

For the final two pieces of information, scroll down to the fourth card. Copy the Microsoft Entra Identifier field from Entra and paste it into SSOReady’s IDP Entity ID field. Then copy the Login URL field from Entra and paste it into SSOReady’s Redirect URL field.

Save changes

Once you’ve entered that data in SSOReady, you’re finished with Entra configuration!