Microsoft Entra is an SSO solution provider. Among the configuration options available is a custom SAML configuration that can be used with Clozd SAML options to enable users to sign into the Clozd Platform directly through the Entra Portal.
This article contains the following sections:
Configuration
1. Log in to Entra
https://portal.azure.com/#home
2. Navigate to Azure Active Directory
https://portal.azure.com/#view/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade/~/Overview
3. Click on Enterprise applications
4. Create a New application
5. Create your own application
6. Navigate to “Single sign-on” once your new application is created and click on SAML.
7. Edit SAML Configuration
Field | Value |
Identifier (Entity ID) | https://[org_subdomain].app.clozd.com/api/login/saml_callback |
Reply URL (Assertion Consumer Service URL) | https://[org_subdomain].app.clozd.com/api/login/saml_callback |
Sign on URL | https://[org_subdomain].app.clozd.com |
Azure Field | Mapping |
User First Name | http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname |
User Last Name | http://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname |
User Email Address | http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress |
8. Download Federation Metadata XML and send it to Clozd to complete Setup.
Questions?
For any troubleshooting issues, please contact support@clozd.com or reach out to your account administrator.
Comments
Please sign in to leave a comment.