GetSSOAuthorizationURL
Gets Browser-based SSO authorization URL. Access the URL returned in the output in a Web browser. This requests the access token that can be 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 |