Updated Date: 04/30/2026
Creating a local Service Provider for MFA with Azure AD
Create the local service provider to provide the authentication object that you can reference for MFA 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 which you specified MFA on Azure.
For example,
https://app.example.com/admin/. -
Select the Scheme, and specify the Host URL.
For example,
app.example.com.Note: The Host field should contain the same URL as the non-MFA Service Provider.
-
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 MFA application.
-
Click Update, then click OK.