Description
I know a lot of the Snowflake clients support this already and I'm trying to sort out how to use this in the terminal over ssh.
I would expect that the client could detect (or be instructed) to give the auth url and then wait, then have the user follow that url local, copy the redirect localhost url with the token and paste that into the waiting CLI.
Context
We want to use SSO with the snow cli but we strictly work on a remote machine over SSH
Description
I know a lot of the Snowflake clients support this already and I'm trying to sort out how to use this in the terminal over ssh.
I would expect that the client could detect (or be instructed) to give the auth url and then wait, then have the user follow that url local, copy the redirect localhost url with the token and paste that into the waiting CLI.
Context
We want to use SSO with the
snowcli but we strictly work on a remote machine over SSH