Forum Discussion

Mike_P_'s avatar
Mike_P_
Icon for Nimbostratus rankNimbostratus
Jan 31, 2019

Display last login information in GUI

There is a requirement from my security team to show an admin (after logging in) their last login time/date and ip which is working great in the command line. However, I see no way to get this info via GUI. Anyone know of anything I might be missing there?

 

2 Replies

  • My account engineer provided me with a solution to this, so I will post it here as it works for us in 13.1:

     

    modify sys db ui.users.redirectsuperuserstoauthsummary value true

     

    The above takes users automatically to a page with the summary of their past logins. Perfect!