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

Add .well-known endpoint #57

Open
daystram opened this issue Jan 23, 2022 · 0 comments
Open

Add .well-known endpoint #57

daystram opened this issue Jan 23, 2022 · 0 comments

Comments

@daystram
Copy link
Owner

Currently, opaque access tokens are used and clients have to validate this token via ratify's API every time. To allow the use of JWT access tokens, a .well-known endpoint with entry to the JWKS needs to be added to let the clients validate the tokens locally.

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

1 participant