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

Authorization Code expiry #12

Open
bluesliverx opened this issue Jul 3, 2019 · 0 comments
Open

Authorization Code expiry #12

bluesliverx opened this issue Jul 3, 2019 · 0 comments

Comments

@bluesliverx
Copy link
Collaborator

(Migrated from bluesliverx/grails-spring-security-oauth2-provider#122 reported by @himani-joshi)

Hi,

How long is the authorization code valid once generated. Is it possible to set an expiration on authorization code so as to have an OTP kind of behaviour?

If not, can we add this as a new feature?

(Response from @bobby-vandiver):
No, there currently isn't any expiration on an authorization code. It would be up to the application to remove expired authorization codes. I do agree that this would be useful for the plugin to provide out of the box, though.

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