Skip to main content
June 23, 2021
Question

Is it possible to capture last login of a user to the particular application

  • June 23, 2021
  • 7 replies
  • 0 views

Users has the access to multiple application over the Appian cloud server ,but we want to capture last login of a user to particular application

    7 replies

    stewart.burchell
    June 23, 2021

    AFAIK there's no out-of-the-box means to capture this. You'd have to define what "access to a particular application" might actually mean. Do you care that they logged, landed on whatever is the defined landing page, didn't do anything and then logged out again? Or is it that you need to know they conducted a specific transaction? Or that they looked at a specific record? In effect you need to define what audit events you want to record (and why), who you want to give access to view those audit events, and how long you want to keep them for and them implement a design to meet those requirements. Just like any feature.

    June 23, 2021

    Consider an example User " A " has access to two application App1 and App2 but i want to capture whether user has logged into App1 and whens the last time he logged into App1

    stewart.burchell
    June 23, 2021

    I understand what you're asking for but I'm trying to understand WHY you need that information, what it will be used for and what value it actually provides? To me it doesn't really tell you anything meaningful. So I logged into Application A - so what?! Why does that matter?