You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Execute grails s2-quickstart com.yourapp User Role
Enable security event listener and turn on both onAuthenticationSuccessEvent and onInteractiveAuthenticationSuccessEvent callback within application.groovy
Steps to Reproduce
grails s2-quickstart com.yourapp User Role
application.groovy
Expected Behaviour
http://localhost:8080/APP/api/login
Actual Behaviour
Printout from console
The line "interactive authentication success event" wasn't printout
Environment Information
OS: Mac BigSur
Grails: 4.0.4
JDK: OpenJDK Runtime Environment (Zulu 8.54.0.21-CA-macosx) (build 1.8.0_292-b10)
Plugin Version: spring-security-core:4.0.3
The text was updated successfully, but these errors were encountered: