GetSSOAuthorizationURL
Gets Browser-based SSO authorization URL. You can access the URL returned in the output in a Web browser. This requests the access token that is used as part of the connection string to Snowflake.
Input
| Name | Type | Required | Description |
| Port | String | False | The listening port of the callback url.
The default value is 80. |
Result Set Columns
| Name | Type | Description |
| ProofKey | String | |
| SSOURL | String | |
| TokenURL | String |