When using the authentication Login BUTTON, What is the background activities going on?

0
Where the user login details get saved. How it gets processced
asked
1 answers
0

Hi Muthu,

In addition to what is already mentioned, it will also log the details about the request in your log file and update the last login date/time upon a successful login of the request. This date is visible in the Account overview or the edit pages.

Also note, that depending on the kind of login your app supports, background activities could be more. Take for instance SAML module where you can customize what happens when a user logs in if for instance you want to log more details, add some custom logic etc.

Regards,

Radhika Wagle

 

 

answered