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

JWT signature validation #6

Closed
chclaus opened this issue May 10, 2018 · 0 comments
Closed

JWT signature validation #6

chclaus opened this issue May 10, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@chclaus
Copy link
Owner

chclaus commented May 10, 2018

It would be nice to verify the signature of a JWT. There should be a possibility to:

  • define a location of the secret OR pass the secret to the command
  • define, if the secret is base64 encoded

Also, all the flags must be added to the default configuration.

Potential useful: algorithm of the signature

@chclaus chclaus self-assigned this May 10, 2018
@chclaus chclaus added the enhancement New feature or request label May 10, 2018
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

1 participant