Capture/display the last time a user successfully authenticated #5412
Labels
new feature
A new feature, capability or behavior
Traffic Ops
related to Traffic Ops
Traffic Portal v1
related to Traffic Portal version 1
Milestone
I'm submitting a ...
Traffic Control components affected ...
Current behavior:
TP and the TO API will not provide you with any information regarding the last time/date a user successfully authenticated. This information can be helpful when disabling users that no longer use the system. i.e. data cleanup.
New behavior:
When a user successfully authenticates (POST /user/login), capture the time/date and provide this information via the TO api and TP similar to the way user.lastUpdated is captured. This info should be added to:
TO API:
TP:
The text was updated successfully, but these errors were encountered: