-
Notifications
You must be signed in to change notification settings - Fork 978
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
clarify email mismatch in external oauth #6701
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.
Approved with one minor question/clarification! Thanks for addressing this @mirnawong1!
@@ -29,6 +29,11 @@ The process of setting up external OAuth will require a little bit of back-and-f | |||
|
|||
If the admins that handle these products are all different people, it’s better to have them coordinating simultaneously to reduce friction. | |||
|
|||
:::info Username and credential matching required |
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.
Should we title this, Snowflake and idP username matching required
because it sounds like the credentials are not required to match. Or are they? If they are, we might want to specify that below.
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.
yep, the email address must match. made it a bit clearer and folded in feedback:
:::info Snowflake and IdP username matching required
Ensure that the username/email address entered by the IdP admin matches the Snowflake credentials username. If the email address used in the dbt Cloud setup is different from the Snowflake email address, the connection will fail or you may run into issues.
:::
this pr adds clarifying content/callouts about external oauth doc. this was raised by Sean McIntyre, who helped a customer navigate this as they encountered this issue.
refer to internal slack thread
🚀 Deployment available! Here are the direct links to the updated files: