-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Resolved
-
Affects Version/s: None
-
Fix Version/s: 1.5.0
-
Component/s: Authentication (log-in)
-
Labels:None
-
External issue URL:
Included a boolean short circuit flag to indicate if FirstSuccessfulStrategy should break after the first successful authentication. By default this flag is false & continues to iterate through all realms.