REST Password Management 404

14 views
Skip to first unread message

casuser

unread,
Apr 15, 2019, 10:18:48 PM4/15/19
to CAS Community
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"
}
Reply all
Reply to author
Forward
0 new messages