You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using OAUTH_AUTHENTICATOR in a Snowflake recipe, it ignores the role attribute in the recipe. This is taken into account if using DEFAULT_AUTHENTICATOR
To Reproduce
Steps to reproduce the behavior:
Create a snowflake recipe specifiying a role
Create user without a default role in Snowflake
Use OAUTH_AUTHENTICATOR and set up oauth_config block
Error will show that it can't connect because no default role has been set up even though the attribute role is specified in the recipe
Expected behavior
It should connect to Snowflake using the role specified in the recipe
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: Windows 10
Browser: Chrome
Version (Chrome): 108.0.5359.125
Version (Datahub): 0.9.2.4
The text was updated successfully, but these errors were encountered:
Describe the bug
When using OAUTH_AUTHENTICATOR in a Snowflake recipe, it ignores the role attribute in the recipe. This is taken into account if using DEFAULT_AUTHENTICATOR
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should connect to Snowflake using the role specified in the recipe
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: