Configure Federated Authentication from Azure AD¶
On this page
This guide shows you how to configure federated authentication using Azure AD as your IdP.
After integrating Azure AD and Atlas, you can use your company's credentials to log in to Atlas and other MongoDB cloud services.
Limitations¶
Atlas doesn't support single sign-on integration for database users. To configure Atlas to authenticate and authorize database users from Azure AD using LDAP, see Configure User Authentication and Authorization with Azure AD Domain Services.
Prerequisites¶
To use Azure AD as an IdP for Atlas, you must have:
- An Azure subscription. To obtain a subscription, visit the Microsoft Azure portal.
- An Azure AD tenant associated with your subscription. For information about setting up an Azure AD tenant, see the Azure AD Documentation.
Global Administrator
privileges in your Azure AD tenant.- A custom, routable domain name.
Procedures¶
Add Domain users¶
If you haven't already, use the Azure console to add your custom domain name to Azure AD and create users:
Add your custom domain to Azure AD.¶
Add your custom domain name to
Azure AD to create users that belong
to your domain. After you add your domain, you must also add the
Azure AD DNS information in a TXT
record with your DNS provider and verify the configuration.
To add your custom domain to Azure AD, see the Azure documentation.
Create Azure AD Users.¶
If they don't exist already, create users in Azure AD that you want to grant database access to. Users must belong to the custom domain you added to Azure AD.
To create Azure AD users, see the Azure documentation.
Configure Azure AD as an Identity Provider¶
Use the Azure console to configure Azure AD as a SAML IdP. You can either add the MongoDB Cloud app from the Gallery or configure an application manually.
Add Azure AD as an Identity Provider in Atlas¶
Use the Federation Management Console and the Azure console to add Azure AD as an IdP:
Open the Federation Management Console.¶
- Log in to Atlas.
- Use the dropdown at the top-left of Atlas to select the organization for which you want to manage federation settings.
- Click Settings in the left navigation pane.
- In Manage Federation Settings, click Visit Federation Management App.
Add Azure AD to Atlas as an Identity Provider.¶
- Click Add Identity Providers
- If you do not have any Identity Providers configured yet, click Setup Identity Provider. Otherwise, On the Identity Providers screen, click Add Identity Provider.
Enter or select the following SAML Protocol Settings. All fields are required:
FieldDescriptionConfiguration NameEnter a descriptive name, such asAzure AD
.IdP Issuer URIPaste the Azure AD Identifier you copied from Azure earlier in the tutorial.IdP Single Sign-On URLPaste the Login URL you copied from Azure earlier in the tutorial.IdP Signature CertificateProvide the
Base64
-encoded SAML signing certificate you downloaded from Azure earlier in the tutorial.You can either:
- Upload the certificate from your computer, or
- Paste the contents of the certificate into a text box.
Request BindingSelect HTTP POST.Response Signature AlgorithmSelect SHA-256.- Click Next.
Download the metadata file with details that recognize MongoDB as a Service Provider.¶
- Click Download metadata. You upload this file to Azure AD in the next step.
- Click Finish.
Upload the metadata file to Azure to finish configuring Azure AD as an IdP.¶
To upload the file, see the screenshot in step 3 of Enable single sign-on for an app in the Azure documentation. Click Upload metadata file on the SSO configuration page, as shown in the screenshot in the linked Azure documentation.
Optionally, add a RelayState URL to your IdP to send users to a URL you choose and avoid unnecessary redirects after login. You can use:
Destination | RelayState URL | |
---|---|---|
MongoDB Atlas | The Login URL that was generated for your identity
provider configuration in the Atlas
Federation Management App. | |
MongoDB Support Portal |
| |
MongoDB University |
| |
MongoDB Community Forums |
| |
MongoDB Feedback Engine |
| |
MongoDB JIRA |
|
Map your Domain¶
Mapping your domain to the IdP lets Atlas know that users from your domain should be directed to the Login URL for your identity provider configuration.
When users visit the Atlas login page, they enter their email address. If the email domain is associated with an IdP, they are sent to the Login URL for that IdP.
You can map a single domain to multiple identity providers. If you do, users who log in using the MongoDB Cloud console are automatically redirected to the first matching IdP mapped to the domain.
To log in using an alternative identity provider, users must either:
- Initiate the MongoDB Cloud login through the desired IdP, or
- Log in using the Login URL associated with the desired IdP.
Use the Federation Management Console to map your domain to the IdP:
Open the Federation Management Console.¶
- Log in to Atlas.
- Use the dropdown at the top-left of Atlas to select the organization for which you want to manage federation settings.
- Click Settings in the left navigation pane.
- In Manage Federation Settings, click Visit Federation Management App.
Enter domain mapping information.¶
- Click Add a Domain.
- On the Domains screen, click Add Domain.
Enter the following information for your domain mapping:
FieldDescriptionDisplay NameName to easily identify the domain.Domain NameDomain name to map.- Click Next.
Choose how to verify your domain.¶
You can choose the verification method once. It cannot be modified. To select a different verification method, delete and recreate the domain mapping.
Select the appropriate tab based on whether you are verifying your domain by uploading an HTML file or creating a DNS TXT record:
Verify your domain.¶
The Domains screen displays both unverified and verified domains you've mapped to your IdP. To verify your domain, click the target domain's Verify button. Atlas shows whether the verification succeeded in a banner at the top of the screen.
Associate Your Domain with Your Identity Provider¶
After successfully verifying your domain, use the Federation Management Console to associate the domain with Azure AD:
Click Identity Providers in the left navigation.¶
For the IdP you want to associate with your domain, click next to Associated Domains.¶
Select the domain you want to associate with the IdP.¶
Click Confirm.¶
Test Your Domain Mapping¶
Before you begin testing, copy and save the Bypass SAML Mode URL for your IdP. Use this URL to bypass federated authentication in the event that you are locked out of your Atlas organization.
While testing, keep your session logged in to the Federation Management Console to further ensure against lockouts.
To learn more about Bypass SAML Mode, see Bypass SAML Mode.
Use the Federation Management Console to test the integration between your domain and Azure AD:
In a private browser window, navigate to the Atlas log in page.¶
Enter a username (usually an email address) with your verified domain.¶
If your verified domain is mongodb.com
, enter
alice@mongodb.com
.
Click Next.¶
If you mapped your domain correctly, you're redirected to your IdP to authenticate. If authenticating with your IdP succeeds, you're redirected back to Atlas.
You can bypass the Atlas log in page by navigating directly to your IdP's Login URL. The Login URL takes you directly to your IdP to authenticate.
(Optional) Map an Organization¶
Use the Federation Management Console to assign your domain's users access to specific Atlas organizations:
Open the Federation Management Console.¶
- Log in to Atlas.
- Use the dropdown at the top-left of Atlas to select the organization for which you want to manage federation settings.
- Click Settings in the left navigation pane.
- In Manage Federation Settings, click Visit Federation Management App.
Connect an organization to the Federation Application.¶
Click View Organizations.
Atlas displays all organizations where you are an
Organization Owner
.Organizations which are not already connected to the Federation Application have Connect button in the Actions column.
- Click the desired organization's Connect button.
Apply an Identity Provider to the organization.¶
From the Organizations screen in the management console:
- Click the Name of the organization you want to map to an IdP.
On the Identity Provider screen, click Apply Identity Provider.
Atlas directs you to the Identity Providers screen which shows all IdPs you have linked to Atlas.
- For the IdP you want to apply to the organization, click Add Organizations.
- In the Apply Identity Provider to Organizations modal, select the organizations to which this IdP applies.
- Click Confirm.
Connect an organization to the Federation Application.¶
- Click Organizations in the left navigation.
- In the list of Organizations, ensure that your desired organization(s) now have the expected Identity Provider.
(Optional) Configure Advanced Federated Authentication Options¶
You can configure the following advanced options for federated authentication for greater control over your federated users and authentication flow:
The following advanced options for federated authentication require you to map an organization.
Sign in to Atlas Using Your Login URL¶
All users you assigned to the Azure application can log in to Atlas using their Azure AD credentials on the Login URL. Users have access to the organizations you mapped to your IdP.
You can map a single domain to multiple identity providers. If you do, users who log in using the MongoDB Cloud console are automatically redirected to the first matching IdP mapped to the domain.
To log in using an alternative identity provider, users must either:
- Initiate the MongoDB Cloud login through the desired IdP, or
- Log in using the Login URL associated with the desired IdP.
If you selected a default organization role, new users who log in to Atlas using the Login URL have the role you specified.