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

Refactor the jwt_security decorator to use the dynamic configuration of authlib #311

Open
pboers1988 opened this issue Sep 11, 2023 · 0 comments

Comments

@pboers1988
Copy link
Contributor

Is your feature request related to a problem? Please describe.
At this point in time the user must setup their own certificate chain to verify tokens produced by the auth-poc-service. This is not very secure as a lot of deployment probably use the built in certificates.

Describe the solution you'd like
Refactor the jwt_security decorator to use the dynamically retrieved configuration and certificates used in issue #310

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