Hi, we integrated Apereo CAS with AD via SPNEGO, with fallback to LDAP. It works like this:
1. Try SPNEGO auth 2. If it fails, show browser dialog for Kerberos login (L/P from AD) 3. If it fails, show login page for LDAP auth Now, how to get rid of step 2? Use case: 1. Try SPNEGO auth 2. If it fails, show login page for LDAP auth Thanks! Petr Gašparík -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- 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/c9b1459f-54ca-48a5-9b0f-868dadaf0b17%40apereo.org.
