From 132a24abdaa9b6eb64f5d74543a87596547cc675 Mon Sep 17 00:00:00 2001 From: Jean-Michel Crepel Date: Wed, 5 Nov 2025 14:49:14 +0100 Subject: [PATCH] dynamic ldap schema in cas config --- cas/config/cas.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cas/config/cas.properties b/cas/config/cas.properties index 71e65f93..b0b46e80 100644 --- a/cas/config/cas.properties +++ b/cas/config/cas.properties @@ -13,7 +13,7 @@ cas.service-registry.json.location=file:/etc/georchestra/cas/services cas.authn.accept.enabled=false -cas.authn.ldap[0].ldap-url=ldap://${LDAPHOST}:${LDAPPORT}/ +cas.authn.ldap[0].ldap-url=${LDAPSCHEME}://${LDAPHOST}:${LDAPPORT}/ cas.authn.ldap[0].bind-dn= cas.authn.ldap[0].bind-credential=