]
Brian Stansberry updated WFCORE-4486:
-------------------------------------
Fix Version/s: (was: 11.0.0.Beta6)
Support for multiple security realms - Failover
-----------------------------------------------
Key: WFCORE-4486
URL:
https://issues.redhat.com/browse/WFCORE-4486
Project: WildFly Core
Issue Type: Feature Request
Components: Security
Reporter: Farah Juma
Assignee: Martin Mazanek
Priority: Major
Labels: CD17-Deferred, EAP-CD19
Our security realms are able to indicate unavailability by throwing a
RealmUnavailableException
We should support fail over to an alternative realm.
A common request is fail over to a local file based realm if an LDAP or database server
has gone down allowing administrators to retain access to the server.