Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-5740

Add the ability to ignore unavailable realms for a distributed-realm

XMLWordPrintable

      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.

            lvydra Lukas Vydra
            fjuma1@redhat.com Farah Juma
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: