]
Martin Mazanek updated ELY-1902:
--------------------------------
Component/s: Realms
Support for multiple security realms - Failover
-----------------------------------------------
Key: ELY-1902
URL:
https://issues.jboss.org/browse/ELY-1902
Project: WildFly Elytron
Issue Type: Feature Request
Components: Realms
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.