You are expected to write and design the API. On Monday, April 22, 2019 at 6:55:38 PM UTC-7, casuser wrote: > > Hello everyone, > > we are using cas 5.3.8 in prod. I was trying to enable the rest password > management. I have added the dependencies and the required cas.properties > but getting a 404 response from CAS. > > My cas.properties are as following: > > cas.authn.pm.rest. > endpointUrlEmail=https://cas1.myschool.edu/cas/reset-email > cas.authn.pm.rest.endpointUrlSecurityQuestions= > https://cas1.myschool.edu/cas/reset-sq > cas.authn.pm.rest.endpointUrlChange= > https://cas1.myschool.edu/cas/change-password > > > The response from cas was as follows: > > { > "timestamp": 1555313983769, > "status": 404, > "error": "Not Found", > "message": "No message available", > "path": "/cas/reset-sq" > } >
-- - 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/4a0f6717-8134-42c5-bf5a-50e03ef8bc3c%40apereo.org.
