]
Martin Mazanek moved WFCORE-4747 to ELY-1902:
---------------------------------------------
Project: WildFly Elytron (was: WildFly Core)
Key: ELY-1902 (was: WFCORE-4747)
Component/s: (was: Security)
Fix Version/s: (was: 11.0.0.Beta3)
Support for multiple security realms - Failover
-----------------------------------------------
Key: ELY-1902
URL:
https://issues.jboss.org/browse/ELY-1902
Project: WildFly Elytron
Issue Type: Feature Request
Reporter: Martin Mazanek
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.