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/e2c7a44a-a6c6-4f99-b4ea-c962943aea67%40apereo.org.