Skip to content

Commit

Permalink
Merge pull request #1158 from tableau/pv/fix-oauth-sample
Browse files Browse the repository at this point in the history
Update oauthConfig.xml
  • Loading branch information
pvanderknyff committed Jul 26, 2023
2 parents 7be3982 + 4f845f4 commit c3cc4a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion samples/scenarios/snowflake_oauth/oauthConfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<redirectUrisDesktop>http://localhost:55557/Callback</redirectUrisDesktop>
<redirectUrisDesktop>http://localhost:55558/Callback</redirectUrisDesktop>
<redirectUrisDesktop>http://localhost:55559/Callback</redirectUrisDesktop>
<redirectUrisServerCustom>http://localhost/auth/add_oauth_token</redirectUrisServerCustom>
<authUri>/oauth/authorize</authUri>
<tokenUri>/oauth/token-request</tokenUri>
<instanceUrlValidationRegex>^https:\/\/(.+\.)?(snowflakecomputing\.(com|us|cn|de))(.*)</instanceUrlValidationRegex>
Expand Down

0 comments on commit c3cc4a9

Please sign in to comment.