spring-attic / spring-security-saml-dsl

Spring security okta dsl.
MIT License
43 stars 61 forks source link

Customize success and failure login handler #50

Open smulyono opened 6 years ago

smulyono commented 6 years ago

How to attach custom success and failure handler whenever login happens ? I don't see any options / method to customize nor any AuthenticationSuccessEvent is triggered.