Generalize the expiring-password interceptor into a multi-purpose flow
Basics
Logistics
Basics
Logistics
Description
We should generalize the expiring password flow in much the same way I did with the context-check flow, and multiplex it so that it can evaluate multiple conditions and route to multiple views. That creates a general concept of a "notify but don't block" use case.
Environment
None
Activity
Scott Cantor
June 16, 2020 at 7:48 PM
Added "warning" flow using a map supporting multiple warnings at the same time. Documented in wiki, lightly tested.
We should generalize the expiring password flow in much the same way I did with the context-check flow, and multiplex it so that it can evaluate multiple conditions and route to multiple views. That creates a general concept of a "notify but don't block" use case.