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

Security: Use public/private key for signing JWT token #62

Closed
maniphanh opened this issue Apr 17, 2017 · 1 comment
Closed

Security: Use public/private key for signing JWT token #62

maniphanh opened this issue Apr 17, 2017 · 1 comment
Assignees
Projects

Comments

@maniphanh
Copy link
Contributor

Siging JWT

  • Create public/private key if not existing in key store
  • Create JWT signing service that provides signing certificate
  • Apply signing cert to JWT token generator
  • Use public/private key to sign credential when validating JWT on incoming requests
@maniphanh maniphanh added this to Backlog in Voyage v1.0 Apr 17, 2017
@maniphanh maniphanh moved this from Backlog to In Progress in Voyage v1.0 Apr 17, 2017
@maniphanh maniphanh self-assigned this Apr 17, 2017
@maniphanh maniphanh moved this from In Progress to Code Review in Voyage v1.0 Apr 18, 2017
@maniphanh maniphanh moved this from Code Review to Done in Voyage v1.0 Apr 20, 2017
@raymer
Copy link
Contributor

raymer commented Jun 10, 2018

@tmichalski This is done but I would like us to revisit this in the future, I'll create a new issue.

@raymer raymer closed this as completed Jun 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants