Authorization policies in Astro are based on email domains, which ensures that all users with an approved email domain authenticate with a specific authentication method. Domains can be mapped to single sign-on (SSO) methods so that users who have an email with a domain are automatically directed to your SSO platform when they log in to Astro. You can only configure a single domain for an SSO connection. However, if you have multiple managed domains, then you can set up multiple different SSO connections, with a separate SSO connection for each domain.Documentation Index
Fetch the complete documentation index at: https://astronomer-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Create a domain
- In the Astro UI, click Organization Settings, then click Authentication.
- In the Managed Domains menu, click Managed Domain.
- In the Domain field, enter the domain that you want to map.
- Click Create. The domain is added to your Managed Domains and marked as Unverified.
- In the entry for your domain, click Verify. A new window appears with steps to verify your domain.
- Follow the steps to verify your domain. If you can’t complete the steps yourself, contact the administrator for your domain and ask them to complete the steps instead.
- Click Verify to notify Astro to check your DNS record.
Typically, a change in the DNS record takes only minutes to propagate; however, there are cases where it may take up to 72 hours.
Delete a domain
- In the Astro UI, click Organization Settings, then click Authentication.
- In the Managed Domains menu, click the trash bin next to the domain you want to delete.
- Follow the prompts to confirm the deletion.