Skip to content

Commit

Permalink
Update oauthConfig.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
pvanderknyff committed Jul 26, 2023
1 parent 7be3982 commit 4f845f4
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 4f845f4

Please sign in to comment.