ucla / logon

self-service identity management prototype. not always up to date viewable build:
http://ucla.github.io/logon/
BSD 3-Clause "New" or "Revised" License
1 stars 8 forks source link

Display `logonid` in standalone MFA page #13

Open iamucla opened 8 years ago

iamucla commented 8 years ago

The MFA standalone page does not show any identifying information. While it should be obvious to the user since they logged in via shib, it may not be very 'user friendly'. Perhaps we should show some self identifying information somewhere on the page?

erutan commented 8 years ago

One option would be copying the "logged in as" styling from heimdallr above the logout link in the header.

I'm not sure how critical it is vs just being able to do what they need to do on the page, but it could be useful for people quickly using shared computers.

iamucla commented 8 years ago

Don't believe it's critical, but small updates like that can be pushed continuously without disturbing the flow of things.