Azure AD as the SAML IDP
A guide to using Azure Active Directory as the SAML Identity Provider.
Using Azure AD as the SAML Identity Provider can be configured using the following steps.
From the navigation pane, go to Azure Active Directory > Enterprise applications, and then click New application.
Click on the link Click here to switch back to the old app gallery experience
.png?alt=media&token=14ecd2bb-f373-4dda-9118-44f488c289ca)
Select Non-gallery app tile
.png?alt=media&token=84eefe20-6121-4435-9417-05aaa2126042)
Input the app name and click Add
On the left menu, select Single Sign on, then select the SAML tile
.png?alt=media&token=4fc7bcff-5230-4f91-9d16-666efaa28b74)
Scroll down to get the following:
- 509 Certificate from Section 3 (Download Base64 version)
- Log In URL and Log Out URL from Section 4
.png?alt=media&token=29219529-d411-4bd6-aa00-c40d92f3b24c)
We can now use these 3 pieces of information to set up the SAML connection from the Flood side (as follows)
.png?alt=media&token=f91b0809-9306-4504-b7c9-09862f38842b)
Please ensure you select the HTTP-POST option for Protocol Binding.
After confirming your values and saving, you will get the following from Auth0 (displayed via the Flood popup as follows)
.png?alt=media&token=aa792740-3a51-4ce1-8a68-6955174bc163)
Finally come back to this Azure page, where you will use these two values to input in the required (red) fields in Section 1 as follows:
.png?alt=media&token=768fe975-a956-4f8b-a1ff-37d7ab0162fe)
Congratulations, now the integration between Flood and Azure AD using SAML IDP is complete!
Last modified 2yr ago