|
|
|
|
|
by elevation
1742 days ago
|
|
Regarding authentication, the "optimal" practice is described as: > Agency continuously validates identity, not just when access is initially granted. How does this work practically without having terrible UX? MFA to login, then periodically poll for the presence of a hardware token and less frequently, prompt for password reauthentication? |
|