-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
None
A distributed-realm is made up of a list of realms. Each realm in the list is attempted until we either find the user or run out of realms. If a realm happens to be unavailable, we currently stop searching altogether. This is undesirable if the user could have been found in a subsequent realm.
We should add an ignore-unavailable-realms boolean attribute to a distributed-realm to allow users to specify that the search should continue on to the next realm if a realm happens to be unavailable.
See https://groups.google.com/g/wildfly/c/Uq1pRFNPgIA for more details on this.
- clones
-
WFCORE-5740 Add the ability to ignore unavailable realms for a distributed-realm
- Closed
- is related to
-
WFLY-16184 Add Distributed Realm documentation
- Resolved
-
WFLY-16163 Integration tests for Elytron distributed-realm ignore-unavailable-realms ability
- Closed