-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[keyauth] Add auto expiration to keys #87
Comments
+1 |
+1 |
1 similar comment
+1 |
+1 |
1 similar comment
+1 |
Hi, Is there any progress on this? |
+1 |
+1 |
+1 I know that on OAuth plugin there is an expiration, but it could be very usefull on other Authentications |
+1 |
An implementation of this has been proposed at #4239. It leverages the native TTL support of our new DAO implementation, which means that TTLs are specified in seconds with this first pass. |
+1 |
I am glad to close this PR now on behalf of @eskerda who fixed it by submitting a PR #4984. It took some four and half years to get this in, but we finally did, ;-). Perhaps it was worth the wait, like all the good stuff. It feels better if it just doesn't come given. Haha... well thanks again @eskerda! Closing this now. |
@bungle is this feature documented somewhere? I can see the |
For example, to auto-expire in
2d
or1y
since the creation date.The text was updated successfully, but these errors were encountered: