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

Contributing to add JWT-SVID support #1

Closed
hug-dev opened this issue Oct 7, 2020 · 1 comment · Fixed by #2
Closed

Contributing to add JWT-SVID support #1

hug-dev opened this issue Oct 7, 2020 · 1 comment · Fixed by #2

Comments

@hug-dev
Copy link
Contributor

hug-dev commented Oct 7, 2020

Hello 👋 !

We are planning to use a SPIFFE-based identity provider and authenticator in Parsec.

We will mostly use the JWT parts of the Workload API and primarly ValidateJWTSVID. It will be used on the Parsec service to validate JWT tokens given by clients.

We were thinking of expanding this crate to add support for that nad making pull-requests for it. And maybe more in the future as we use it 😃!

Would that be ok for you?

@hug-dev
Copy link
Contributor Author

hug-dev commented Oct 13, 2020

More precisely we want to add:

  • the ability to fetch its JWT-SVID
  • the ability to validate a JWT-SVID remotely (faster, for PoC/demos)
  • the ability to validate a JWT-SVID locally (for security, will take longer)

Will try to make a PR when I come to this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant