-
Notifications
You must be signed in to change notification settings - Fork 969
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding Azure to Auth0 chart #6555
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
website/snippets/auth0-uri.md
Outdated
| Region | dbt Cloud Access URL | Auth0 SSO URI <YOUR_AUTH0_URI> | Auth0 Entity ID <YOUR_AUTH0_ENTITYID>* | | ||
|---------------------|-----------------------|-------------------------------|----------------------------------------------------| | ||
| AWS NA multi-tenant | cloud.getdbt.com | auth.cloud.getdbt.com | us-production-mt | | ||
| AWS NA cell 1 | \{account prefix\}.us1.dbt.com | auth.cloud.getdbt.com| us-production-mt | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We now have 3 cells. So maybe rename this row as AWS NA cell 1,2,3...
website/snippets/auth0-uri.md
Outdated
@@ -1,11 +1,13 @@ | |||
|
|||
The URI used for SSO connections on multi-tenant dbt Cloud instances will vary based on your dbt Cloud hosted region. Use your login URL (also referred to as your Access URL) to determine the correct Auth0 URI for your environment. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is not for multi-tenants only. Even single-tenants will be using this table.
@@ -1,11 +1,11 @@ | |||
|
|||
The URI used for SSO connections on multi-tenant dbt Cloud instances will vary based on your dbt Cloud hosted region. Use your login URL (also referred to as your Access URL) to determine the correct Auth0 URI for your environment. | |||
The URI used for SSO connections on multi-tenant dbt Cloud instances will vary based on your dbt Cloud hosted region. To find the URIs for your environment in dbt Cloud: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SSO connections on multi-tenant dbt Cloud instance
not just MT
What are you changing in this pull request and why?
Adding Azure to the Auth0 URI chart
Checklist
🚀 Deployment available! Here are the direct links to the updated files: