Updated Date: 04/30/2026
Creating a local Service Provider for primary authentication with Azure AD
Create the local service provider to provide the authentication object that you can reference in the SAML Auth item in the per-request policy.
-
On the Main tab, click Access > Federation > SAML Service Provider > Local SP Services.
-
Click Create.
-
Specify the app URI for the Entity ID.
For example,
https://app.example.com/. -
Select the Scheme, and specify the Host URL.
For example,
app.example.com. -
Click Security Settings.
-
Select Sign Authentication Request and select the Message Signing Private Key and Message Signing Certificate.
-
Click Advanced.
-
Select Allow Name-Identifier Creation.
-
From the list, select
urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified. -
Click OK.
-
Click Bind/Unbind IdP Connectors.
-
Click Add New Row.
-
Select the IdP connector you created for the non-MFA application.
-
Click Update, then click OK.