Hello, I have the following problem, in my implementation of CAS SSO, I can login for: Facebook, Google and Email, I need to do is that when the login is successful in any of the entry methods, I can run a script, i.e. If I login with Facebook and is a successful, I must then execute a script that takes statistics through Facebook, the same for google and the same with Email, my question is how can I, know when the login is successful, to do a condition that allows me to execute my script?
-- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/c0dc8127-3188-4287-92b5-75dda8595aa9%40apereo.org.
