Actually CAS (serveur) makes no request to ldap !
I'm using cas-webapp-docker-master and i have add ldap support into
build.gradle file :
description = "Apereo Cenrtal Authentication Service"
allprojects {
apply plugin: 'java'
}
dependencies {
compile
"org.apereo.cas:cas-server-support-ldap:${project.cas.version}"
}
What's wrong ?
--
- 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/4fec1f38-19fb-4dc4-a298-8a5daa117b89%40apereo.org.