In my application, users can log-in in various ways...
Now I have the challenge to create a mechanism that can log last successful login of a user and write this information to my application DB or to the user in Ivy system DB. Which options do I have to do this? asked 02.07.2019 at 02:46 timorupp |
Hi Timo For your information there is an open feature request (XIVY-1576) that Axon.ivy should do this automatically. However, until this is implemented you can do the following:
Implement a class that implements the non public API Interface:
More details see here: https://answers.axonivy.com/questions/1359/detect-a-user-session-is-closing-because-of-timeout Regards Reto Weiss, Axon.ivy Support answered 02.07.2019 at 07:46 Reto Weiss ♦♦ |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 02.07.2019 at 02:46
Seen: 2,210 times
Last updated: 02.07.2019 at 07:47