Does CAS 5.3 provide support multiple for AD password management? 

Previously in CAS version 5.2 it used to only support one Active directory 
where else for 
LDAP Authentication it used to support multiple Active directory as 
authentication methods. 
And in the CAS properties in CAS 5.3 documentation for LDAP Connection 
Settings available under the configuration key cas.authn.ldap[0] 

#${configurationKey}.ldapUrl=ldaps://ldap1.example.edu ldaps://ldap2.example.edu
#${configurationKey}.bindDn=cn=Directory Manager,dc=example,dc=org
#${configurationKey}.bindCredential=Password

Are we supposed to replace the

{configurationKey} to cas.authn.ldap[0] in the CAS properties?

which means in the CAS.properties it will be like the following?


cas.authn.ldap[0].ldapUrl=ldaps://ldap1.example.edu ldaps://ldap2.example.edu
cas.authn.ldap[0].bindDn=cn=Directory Manager,dc=example,dc=org
cas.authn.ldap[0].bindCredential=Password

 

Thanks in advance,

Fazla

-- 
- 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/a158e242-45c8-4ba6-8df6-52304c40696a%40apereo.org.

Reply via email to