Set-up SAML SSO with Azure
Setup Single Sign-on with Azure enterprise application
Last updated
Was this helpful?
Setup Single Sign-on with Azure enterprise application
Last updated
Was this helpful?
Sign-in to your Azure admin portal
In the left menu bar, click on Microsoft Entra ID
Click on Enterprise applications in the left menu bar
In the Enterprise applications page, click on New application
In the Browse Microsoft Entra Gallery page, click on Create your own application
In the Create your own application,
Enter a name for the application. For example fp-saml-sso-application
Select Integrate any other application you don't find in the gallery (Non-gallery)
Click on the Create button
In the newly created application page, select Single sign-on in the left menu bar
Select SAML in the Select a single sign-on method
In the Set up Single Sign-On with SAML page, click on the Edit icon under Basic SAML configuration
On the configuration page, click on the Add Identifier button
Now you will need to get the following values from the Fenixpyre admin dashboard.
Identifier (Entity ID)
Reply URL (Assertion Consumer Service URL)
Sign on URL
Sign in to the Fenixpyre admin dashboard
Click on Identity & Provisioning under Security in Settings (Left Navigation Menu)
Switch to SAML SSO Tab
Click on Add new SAML SSO and select Setup Azure AD SAML SSO
You will be presented with a dialogue which contains the following values:
Identifier (Entity ID)
Reply URL (Assertion Consumer Service URL)
Sign on URL
Copy the Identifier (Entity ID), Reply URL (Assertion Consumer Service URL), and Sign on URL and paste it in the Azure Basic SAML configuration page like shown below.
Click on the Save button, You will navigated back to the SSO landing page.
Click on the Permissions in the left menu bar and then click on app registration.
In the API permissions page, click on Add a permission
Add the following API permissions
Microsoft Graph -> Delegated permissions -> User.Read
Microsoft Graph -> Delegated permissions -> Directory.Read.All
Click on **Grant admin consent **
Go back to Enterprise applications -> find the fp-saml-sso-application, and then click on Single sign-on.
Download the Base64 certificate, and copy the Login URL
Paste the Login URL in the Sign-in URL field on the Fenixpyre dashboard, and upload the Base64 certificate you downloaded to the Fenixpyre dashboard.
You will see a success dialogue box if the setup is successful.
Click on Close or Logout and verify the connection to verify the newly added SAML SSO.