diff --git a/cas/config/cas.properties b/cas/config/cas.properties index 422537d..8269385 100644 --- a/cas/config/cas.properties +++ b/cas/config/cas.properties @@ -6,7 +6,7 @@ logging.config=file:/etc/georchestra/cas/config/log4j2.xml cas.theme.param-name=georchestra cas.theme.default-theme-name=georchestra -cas.service-registry.initFromJson=false +cas.service-registry.core.init-from-json=false cas.service-registry.json.location=file:/etc/georchestra/cas/services #uncomment if getting 302 redirects on cas.{css,js} behind nginx/apache #server.forward-headers-strategy=FRAMEWORK @@ -47,7 +47,8 @@ cas.authn.ldap[0].name= cas.authn.ldap[0].type=DIRECT cas.authn.ldap[0].dn-format=uid=%s,ou=users,dc=georchestra,dc=org -cas.authn.oidc.jwks.jwks-file=file:///tmp/keystore.jwksdown +cas.authn.oidc.jwks.file-system.jwks-file=file:///tmp/keystore.jwksdown + +cas.authn.saml-idp.core.entity-id=https://georchestra.mydomain.org/idp +cas.authn.saml-idp.metadata.file-system.location=file:///tmp/ -cas.authn.saml-idp.core.entity-id=https://${FQDN}/idp -cas.authn.saml-idp.metadata.location=file:///tmp/