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

acl: add MaxTokenTTL field to auth methods #7779

Merged
merged 2 commits into from
May 4, 2020
Merged

Conversation

rboyer
Copy link
Member

@rboyer rboyer commented May 4, 2020

When set to a non zero value it will limit the ExpirationTime of all
tokens created via the auth method.

@rboyer rboyer added the theme/acls ACL and token generation label May 4, 2020
@rboyer rboyer added this to the 1.8.0 milestone May 4, 2020
@rboyer rboyer requested a review from a team May 4, 2020 20:33
@rboyer rboyer self-assigned this May 4, 2020
Copy link
Contributor

@schristoff schristoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🤙

When set to a non zero value it will limit the ExpirationTime of all
tokens created via the auth method.
@rboyer rboyer force-pushed the auth-method-max-token-ttls branch from 915156a to a7651cf Compare May 4, 2020 21:27
@rboyer rboyer merged commit 22eb016 into master May 4, 2020
@rboyer rboyer deleted the auth-method-max-token-ttls branch May 4, 2020 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/acls ACL and token generation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants