Hi Ray, Thank you for your answer.
My bad, i commented out the two settings again to copy the logs and the service started fine. Does disabling the "cas.authn.ldap[0].usessl = true" setting disable encryption? Le mercredi 16 novembre 2022 à 18:47:00 UTC+1, Ray Bon a écrit : > What is the error message when that property is commented out? > > Ray > > On Wed, 2022-11-16 at 08:39 -0800, BenDDD wrote: > > Notice: This message was sent from outside the University of Victoria > email system. Please be cautious with links and sensitive information. > > > Hi everyone, > > Our CAS service is running but the logs show a message about LDAP settings: > > [2022-11-16 17:12:54] [info] Failed to bind properties under 'cas' to > org.apereo.cas.configuration.CasConfigurationProperties > [2022-11-16 17:12:54] [info] #011cas.authn.ldap[0].providerclass = > org.ldaptive.provider.unboundid.UnboundIDProvider (Origin: > "cas.authn.ldap[0].providerClass" from property source > "bootstrapProperties-casCompositePropertySource") > [2022-11-16 17:12:54] [info] #011cas.authn.ldap[0].usessl = true (Origin: > "cas.authn.ldap[0].useSsl" from property source > "bootstrapProperties-casCompositePropertySource") > [2022-11-16 17:12:54] [info] Listed settings above are no longer > recognized by CAS 6.6.2. They may have been renamed, removed, or relocated > to a new namespace in the CAS configuration schema. CAS will ignore such > settings to proceed with its normal initialization sequence. Please consult > the CAS documentation to review and adjust each setting to find an > alternative or remove the definition from the property source. Failure to > do so puts the server stability in danger and complicates future upgrades. > > It is specified that these settings are ignored but if I comment out the > line > "cas.authn.ldap\[0\].providerClass=org.ldaptive.provider.unboundid.UnboundIDProvider" > > in cas.properties, the service no longer starts. > > I did not find in the documentation information concerning a removal, or a > renaming of this settings in an earlier version. > > Does anyone know what the correct settings to use? > > Thanks in advance. > > -- - 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/b7aa6766-2b20-4251-a15f-a47c3fdf6111n%40apereo.org.
