
Support
This integration is community supported. Learn more
MongoDB Cloud
MongoDB Cloud is the best way to build data-driven applications
The core of MongoDB Cloud is MongoDB Atlas, a fully managed cloud database for modern applications. Atlas is the best way to run MongoDB, the leading modern database. MongoDB’s document model is the fastest way to innovate, bringing flexibility and ease of use to the database.
MongoDB Atlas is the global cloud database service for modern applications. Deploy fully managed MongoDB across AWS, Google Cloud, and Azure with best-in-class automation and proven practices that guarantee availability, scalability, and compliance with the most demanding data security and privacy standards.
Support
This integration is community supported. Learn more

MongoDB Atlas
Atlas is available on 70+ regions across AWS, GCP, and Azure. Best-in-class automation and proven practices guarantee availability, scalability, and compliance with the most demanding data security and privacy standards.

Atlas Search
Atlas comes with MongoDB Atlas Search built in, making it easy to build fast, relevant, full-text search capabilities on top of your MongoDB data.

Realm Database
The data foundation is extended to the edge by Realm Mobile Database, a lightweight database embedded on the client. Realm helps solve the unique challenges of building for mobile, making it simple to store data on-device and enabling data access even when offline.
Prerequisites
Before you begin:
- Sign up for a MongoDB Cloud account.
- Set up a Connection, which is a source of users. Connections can be databases, social identity providers, or enterprise identity providers, and can be shared among different applications. You may set up more than one connection for use with SSO integrations.
Configure Auth0 SSO Integration
Enter a name for your SSO Integration, configure the following settings, and click Save.
Setting | Description |
---|---|
Callback URL | URL to which the user is redirected after login |
Audience | Audience URI (Service Provider Entity ID) |
You can locate the proper URLs after you configure the Identity Provider in MongoDB Cloud.
Configure integration with MongoDB Cloud
To configure the integration with MongoDB Cloud, follow the steps below with the data shown in the Tutorial view (which will appear when you save the initial configuration settings).
- Log in to MongoDB Cloud.
- In the upper left corner you will find the Organization dropdown, select your organization and click on Settings.
- Click on Manage Federation Settings -> Visit Federation Management App.
- Click on Manage Identity Providers and Setup Identity Provider.
- Enter the following configurations:
- Configuration Name: Auth0
- Single Sign-On URL: The IdP Login URL
- Issuer URI: Issuer
- Upload the IdP certificate on Identity Provider Signature Certificate
- Request Binding: HTTP POST
- Response Signature Algorithm: SHA-1
- Click Next.
- In the last page you have the Assertion Consumer Service URL (Callback URL) and the Audience URI. You have to copy this URLs to configure Auth0 side.
- Click Finish.
Notes:
Once you configure the Identity Provider, it shows as Inactive
in the Federation Management Console until you map at least one domain to the IdP.
For more details, you can follow MongoDB Cloud docs.
Enable connections
Choose the connections to use with your SSO integration. Users in enabled connections will be allowed to log in to MongoDB Cloud. By default, all configured connections are enabled.
- Select the Connections view
- Toggle the sliders next to connection names to enable or disable them.
Support
This integration is community supported. Learn more