RiotGames / key-conjurer

Temporary Credential Service
https://technology.riotgames.com/news/key-conjurer-our-policy-least-privilege
Apache License 2.0
167 stars 33 forks source link

Login Success Feedback #16

Closed rnikoopour closed 4 years ago

rnikoopour commented 5 years ago

Failed logins give failure feedback but success logins do not provide any feedback.

Could we get a "Login Success!" message on success?

TheM0ng00se commented 4 years ago

If primary authentication method (i.e. IDP/LDAP) has expired, the user will still get a MFA push, but keyconjurer will fail. Executing 'keyconjurer login', and then reissuing command will succeed but the user doesn't get that feedback.

rnikoopour commented 4 years ago

Implemented in #43