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

JWKS for KAS keys #1085

Open
pflynn-virtru opened this issue Jul 2, 2024 · 1 comment
Open

JWKS for KAS keys #1085

pflynn-virtru opened this issue Jul 2, 2024 · 1 comment
Assignees

Comments

@pflynn-virtru
Copy link
Member

All keys available for encryption via SDK clients should be exposed with a JWKS endpoint.

Each JWK should have a property that can be used to match an attribute to a key.

relates to:

@strantalis
Copy link
Member

strantalis commented Jul 12, 2024

@pflynn-virtru Why do we want to match an attribute to a key? Shouldn't we always just get the most up to date key from kas?

Don't we already offer the jwk option from the public key endpoint.

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

No branches or pull requests

3 participants