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

change access_token_ttl only for client_credentials #105

Closed
gustvao opened this issue Sep 22, 2019 · 3 comments · Fixed by #199
Closed

change access_token_ttl only for client_credentials #105

gustvao opened this issue Sep 22, 2019 · 3 comments · Fixed by #199
Labels
enhancement New feature or request
Milestone

Comments

@gustvao
Copy link

gustvao commented Sep 22, 2019

Is it possible to change the access_token_ttl only for client_credentials? I wanted to have different expirations for client_credentials and for password.

Tks

@gschafra
Copy link
Contributor

gschafra commented Dec 4, 2019

Would be nice, if that would be possible. Also needed in my project. At best if it would be configurable for grant type and clients. Is this already possible per client?

Thanks in advance

@HypeMC
Copy link
Contributor

HypeMC commented Dec 9, 2019

@gustvao @gschafra Hi, apologies for the late answer, in short setting the ttl on a per grant level is currently not supported, but it's definitely a feature we would like to add in the future. Also, any PR is welcomed & greatly appreciated.

@HypeMC HypeMC added the enhancement New feature or request label Dec 9, 2019
@HypeMC HypeMC added this to the v3.2.0 milestone Apr 20, 2020
@florianajir
Copy link

Is there any event or something else to deal with custom ttl from authorized user property?
(I have to deal with account expiration with duration set in db)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants