-
-
Notifications
You must be signed in to change notification settings - Fork 38
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
feat: implement handling token lifespans #145
feat: implement handling token lifespans #145
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update the branch, and take a look at the tests, i see they are failing with unexpected errors
51e123a
to
0cb8255
Compare
0cb8255
to
3fb3c51
Compare
Thanks, I updated the branch. The Docker image scan is failing because of CVEs is older Golang versions. |
I have updated the internals for golang 1.22 and k8s, please see #147 and rebase ;) |
3fb3c51
to
5895a16
Compare
Thanks @Demonsthere Rebased and pushed the updated branch. |
Allow setting various Hydra OAuth2 client token lifespans through hydra-maester.
Related Issue or Design Document
Fixes #112
Relates to ory/k8s#691
Checklist
If this pull request addresses a security vulnerability,
I confirm that I got approval (please contact security@ory.sh) from the maintainers to push the changes.
Further comments