Microsoft Entra ID
Configuring Microsoft Entra ID for IdP-initiated login with Deque products
This guide covers IdP-initiated login only. For SP-initiated login, follow the generic SAML setup and no provider-specific configuration is required.
Creating an Enterprise Application
- In Microsoft Entra ID, go to Enterprise applications > New application.
- Search for
SAML 2.0or select Create your own application > Integrate any other application you don't find in the gallery > SAML-based sign-on. - Name the application (for example,
Deque Axe).
Basic SAML Configuration
- In the application, go to Single sign-on > SAML.
- In the Basic SAML Configuration section, enter:
- Identifier (Entity ID): The Entity ID value from your Deque metadata (the one ending in
/clients/<client name>, not the one ending in/endpoint) - Reply URL (Assertion Consumer Service URL): The same Entity ID value
- Identifier (Entity ID): The Entity ID value from your Deque metadata (the one ending in
Use exactly one Reply URL, and it must match the Entity ID exactly. Multiple Reply URLs, or mismatches, cause sign-in to fail.
Do not use the Entity ID value that ends at /endpoint. The metadata file contains both values — use only the longer one ending in /clients/<client name>.
Attributes and Claims
Default attributes are acceptable. Deque requires email address, and will accept first and last name if present. If you want to verify that names are configured:
- Go to Attributes & Claims.
- The default claims should include:
http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddressfor emailhttp://schemas.xmlsoap.org/ws/2005/05/identity/claims/givennamefor first namehttp://schemas.xmlsoap.org/ws/2005/05/identity/claims/surnamefor last name
These are the defaults and do not need to be changed.
Sending Metadata to Deque
- Go to Single sign-on > SAML > SAML Signing Certificate.
- Select Metadata URL or Download.
- Send the metadata URL or downloaded XML file to helpdesk@deque.com.
Assigning Users
- Go to Users and groups.
- Assign the users and groups who should have access.
Testing and Publishing
- Go to Single sign-on > SAML.
- Go back to SAML Signing Certificate and select Test.
- You should be prompted to sign in. Authenticate using your identity provider credentials.
- Confirm you are redirected to Deque and arrive in the product.
- Confirm your name and email address are correct on your Deque profile.
- Go to Properties and set the application to Yes for Assignment required.
Your IdP-Initiated Start URL
After testing completes, send this URL to Deque:
- In the application, go to Properties.
- Under User access URL, copy the URL.
