Set up SAML single sign-on in Azure
Sign in to Azure, then navigate to the Enterprise application. Select single sign-on, then edit the basic SAML configuration.
- Navigate to Identifier
- Select Add Identifier.
- Enter “https://{{YourDomain}}”
- Select the default checkbox to set this as the default URL.
- Navigate to Reply URL
- Select Add Reply URL.
- Enter “https://{{YourDomain}}/site/handlers/samlhandler.ashx/ProcessRequest”
- Select the default checkbox to set this as the default URL.
- Navigate to Sign on URL
- Delete the sign-on URL text, and enter “https:///{{YourDomain}}/site/SAMLLogin.aspx?IgnoreRedirect=true”
- Select Save.
Read more here: Source link
