Federated Authentication Settings
Create & Configure App in Entra ID
(Formerly Azure AD)
For Blueprint Cloud customers, your Blueprint URL would have been provided to you by Support or your Customer Success Manager.
Create the App
- Navigate to the Microsoft Entra Admin Center (https://entra.microsoft.com)
- Browse to Identity -> Applications -> Enterprise applications -> All applications
- Select New Application
- Select Create Your Own Application
- Name your app (e.g., “Blueprint SSO”)
- Select the radio button for Integrate any other application you don't find in the gallery (Non-gallery)
- Select Create
Configure the App
- Navigate to Single Sign-On
- Select SAML
- Edit Basic SAML Configuration and populate the fields as follows:
- For SP-initiated SSO
- Identifier (Entity ID): <YourBlueprintURL>/Login/SAMLHandler.ashx
- Reply URL (Assertion Consumer Service URL): <YourBlueprintURL>/Login/SAMLHandler.ashx
- Sign on URL: <YourBlueprintURL>/index.html
- Relay State and Logout URL are not required and can be left blank.
- For SP & IdP-initiated SSO
- Identifier (Entity ID): <YourBlueprintURL>/Login/SAMLHandler.ashx/?host=https%3A%2F%2F<YourBlueprintURL>
- Reply URL (Assertion Consumer Service URL): <YourBlueprintURL>/Login/SAMLHandler.ashx
- Sign on URL: <YourBlueprintURL>/index.html
- Relay State and Logout URL are not required and can be left blank.
- For SP-initiated SSO
- Download the Federated Metadata XML file from the SAML Certificates section.
Refer to Microsoft’s documentation for more information:
- Properties of an enterprise application
- Manage users and groups assignment to an application
Configure Blueprint
- From Settings, expand Advanced Settings and select Federated Authentication Settings
- Check the Enable Federated Authentication checkbox
- Click the Auto-Fill With SAML Metadata button and upload the XML file you downloaded in Step 4 from the previous section
- Modify the following fields in the Login Settings section:
- Logout URL: Enter your Blueprint URL (e.g., https://demo.blueprintcloud.com)
- Login Prompt Value: Enter the text you want to display below the Login button on Blueprint’s login page directing your users to log in with SSO. For example, you can enter “Login with Microsoft Entra ID”. Users will need to click this link to trigger SP-initiated SSO.
- Attribute Claim Rule Name: Enter “http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name” (without quotation marks) to use Entra ID’s default claim for User Principal Name (the end user’s email address).
Create Blueprint Users
Once configuration is complete, an individual's username must be set to their Microsoft 365 email address to ensure that their User Principal Name and Blueprint username match.
For more information on creating and managing Blueprint users, see Creating and Managing Users.