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

RestOauthControlles does not trigger RestTokenCreationEvent #312

Closed
jjchiw opened this issue Jan 19, 2017 · 0 comments
Closed

RestOauthControlles does not trigger RestTokenCreationEvent #312

jjchiw opened this issue Jan 19, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@jjchiw
Copy link

jjchiw commented Jan 19, 2017

Is there a reason why the RestTokenCreationEvent is not triggered when a new Token is generated using the refreshtoken is in this method (https://github.com/alvarosanchez/grails-spring-security-rest/blob/84cf34181bffdeace476b6f963ba18af51ac84a8/spring-security-rest/grails-app/controllers/grails/plugin/springsecurity/rest/RestOauthController.groovy#L119)

The docs state that the the RestTokenCreationEvent that everytime that a new token is created the event is triggered

6.1.2. Token Creation

Currently the Spring Security REST plugin supports a single event in addition to the default spring security events. The event is fired whenever a new token is created.

Thanks for the great plugin

@alvarosanchez alvarosanchez self-assigned this Jan 25, 2017
@alvarosanchez alvarosanchez added this to the 2.0.0.M3 milestone Jan 25, 2017
Guito pushed a commit to Guito/grails-spring-security-rest that referenced this issue Aug 13, 2019
Guito pushed a commit to Guito/grails-spring-security-rest that referenced this issue Aug 14, 2019
longwa pushed a commit to longwa/grails-spring-security-rest that referenced this issue Aug 29, 2019
alvarosanchez added a commit that referenced this issue Aug 30, 2019
Publishing RestTokenCreationEvent from RestOauthController. Fixes #312
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants