Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SNOW-1661024: Add generate-jwt command #1566

Open
sfc-gh-vtimofeenko opened this issue Sep 11, 2024 · 0 comments
Open

SNOW-1661024: Add generate-jwt command #1566

sfc-gh-vtimofeenko opened this issue Sep 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sfc-gh-vtimofeenko
Copy link

Description

Snowsql allows generating JWT using --generate-jwt flag (doc). Would be great to have this in snowcli.

Context

  1. General snowsql parity
  2. Generating JWT for REST API
  3. SPCS released programmatic access to endpoints.
    The flow is:
    1. Generate JWT
    2. Exchange JWT for access token
    3. Use access token to access SPCS endpoint
  4. Generating JWT for SQL API -- maybe less useful in CLI context, but useful for debugging/development purposes
@github-actions github-actions bot changed the title Add generate-jwt command SNOW-1661024: Add generate-jwt command Sep 11, 2024
@sfc-gh-astus sfc-gh-astus added the enhancement New feature or request label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants