Abhinav, Have you enable password management in gradle.properties? https://apereo.github.io/cas/development/password_management/Password-Management.html
Ray On Tue, 2019-09-03 at 12:31 -0700, Abhinav Rau wrote: For password rest functionality, I am trying to send a HTML formatted email. According to the documentation here<https://apereo.github.io/cas/development/configuration/Configuration-Properties.html#password-management> and here<https://apereo.github.io/cas/development/configuration/Configuration-Properties-Common.html#email-notifications>, we need to set the "cas.authn.pm.reset.mail.html" property to true. When setting this property in application.properties, CAS fails to start with the error: The elements [cas.authn.pm.reset.mail.html] were left unbound. Action: Update your application's configuration I looked at the source code as well at EmailProperties.java<https://github.com/apereo/cas/blob/fbb321c655af7b8769cfbce8d9cf6176a928400a/api/cas-server-core-api-configuration-model/src/main/java/org/apereo/cas/configuration/model/support/email/EmailProperties.java> and the property is there. Any ideas? Thanks! Abhinav -- Ray Bon Programmer Analyst Development Services, University Systems 2507218831 | CLE 019 | [email protected]<mailto:[email protected]> I respectfully acknowledge that my place of work is located within the ancestral, traditional and unceded territory of the Songhees, Esquimalt and WSÁNEĆ Nations. -- - 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/e71e4cf68cfcb1b091c3e10d10b48394281e7b1c.camel%40uvic.ca.
