{% extends "base.html" %} {% block title %}Setup Wizard - AtlasUI{% endblock %} {% block content %}
This wizard will guide you through configuring AtlasUI to connect to your MongoDB Atlas account.
How would you like to authenticate with MongoDB Atlas?
Same capabilities as Service Accounts
Traditional digest authentication - simpler setup.
Same capabilities as API Keys
Modern OAuth 2.0 authentication - more secure approach.
Direct Link:
https://cloud.mongodb.com/v2#/org/<Organization ID>/access/apiKeys
Replace <Organization ID> with your organization's ID
Direct Link:
https://cloud.mongodb.com/v2#/org/<Organization ID>/access/serviceAccounts
Replace <Organization ID> with your organization's ID
You're all set to start managing your MongoDB Atlas resources.