We are currently using LDAP but also want to integrate with Azure AD. I was looking at chaining these so that Azure AD is check first, then falls back to LDAP if user not found in AD. I see these two properties for both methods:
cas.authn.azure-active-directory.order=0 cas.authn.attributeRepository.ldap[0].order=1 I do not have access yet to Azure AD but would this setting work to look in AD first then in LDAP? For some reason this does not look like ordering would be honored unless the same method is in an array like ldap[0].order=1, ldap[1].order=0 -psv -- - 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 cas-user+unsubscr...@apereo.org. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/9c3b169e-5dd2-4e73-8e1f-9659f332d707n%40apereo.org.