-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.0.0
-
Component/s: Authentication
-
Labels:None
The password login flow would be more flexible if the back-end validators were more dynamically derived at runtime, making the configuration both reloadable and potentially avoiding the need to duplicate the flow in more exotic scenarios with multiple validators. This should open up the ability to chain validators without using JAAS also.