How is a JWT token submitted in requests to the token endpoint in Snowflake?
Daniel Steinhold Answered question July 20, 2023
After the token is created, it is submitted in requests to the token endpoint in the Bearer authorization format as the authorization header instead of the basic authorization format.
Daniel Steinhold Answered question July 20, 2023