How is a JWT token submitted in requests to the token endpoint in Snowflake?
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.