On Thu, Jul 25, 2019 at 12:49 PM Abre Chase <[email protected]> wrote:
> I have a CAS instance with multiple authentication sources. One of those > is an LDAP server. If the LDAP server is not responding or down, the CAS > server will not start. > > Is it possible to have CAS startup but continue to try to reconnect to the > LDAP server in the background. I want the other authentication sources to > continue to work. > There is a property on the pool called 'failFastInitialize'. Hopefully it's exposed in the configuration somewhere, set it to false. --Daniel Fisher -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAFC6YwTPyHUbirH%3DGd2R0zJsGPw%3Dk%3D5mwZGDQz%2Bh4bFHjuKTfA%40mail.gmail.com.
