-
Add
AuthState
to show the current status of an authentication mechanismRandomDefault
shows that an accounts authentication is currently in a default state with a randomly generated authentication mechanismResetTriggered
shows that a user triggered an authentication for resetTransparent
shows that an account auth state is in normal state and visible to the userResetInProgress
shows the authentication code for authentication reset has been triggered. for accounts that have to be pre-registered then the user has to set the authentication mechanism there afterTempLock
shows an account is temporary locked using aTempLock
-
Add
TempLock
to give a user account a minimal reset time after multiple authentication attempts- Duration(TAI64N) - set after a specified timeframe
- RandomToMail - set only after a user/node confirms a random key from email address
- RandomToNode - set only after a user/node confirms a random key from a logged in device
- RandomToUser - set after another
associated
user authenticates the random key from an authorized device - RandomToMultiUser - set after multiple
associated
users authenticate the random key from their devices - RandomToSuperUser - set only after an
SuperUser
authenticates the random key - RandomToAdmin - set only after an
Admin
authenticates the random key - RandomToSubAdmin - set only after a
SubAdmin
authenticates the random key - RandomToMultiNode - set after multiple
associated
nodes authenticate the random key