Fernando, You could process the log files to know when a log in was successful. Or are you interested in having javascript run on the user's browser that collects data about the service?
Ray On Thu, 2018-08-09 at 10:36 -0700, Fernando Gomez wrote: 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? -- Ray Bon Programmer analyst Development Services, University Systems 2507218831 | CLE 019 | [email protected] -- - 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/1533844441.2842.59.camel%40uvic.ca.
