CAS REST Password management 404

27 views
Skip to first unread message

casuser

unread,
Apr 22, 2019, 9:55:38 PM4/22/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"
}

Misagh Moayyed

unread,
Apr 26, 2019, 2:28:34 PM4/26/19
to CAS Community
You are expected to write and design the API. 
Reply all
Reply to author
Forward
0 new messages