Jaden, Is cas 'Forgot Password' a GET or POST? Either way, there may be some cookies or hidden form fields that might require a GET call to the log in page first. I have done this for jMeter testing of other applications that have to go through the log in process, but not for resetting password.
Ray On Thu, 2020-09-17 at 12:59 -0700, Jaden wrote: Notice: This message was sent from outside the University of Victoria email system. Please be cautious with links and sensitive information. My application has a "Reset Password" button inside it. When the user clicks that button, I'd like CAS to send them its standard password reset email (the one controlled by the various cas.authn.pm.reset.mail properties). In other words, I want it to behave as if they had clicked "Forgot Password" on the CAS login screen, typed their email address, and clicked Submit. Is this sort of behavior possible? I'm hoping for something simple like sending a GET request to CAS, but I'll take any solution I can get :-) Thanks! -- 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/6d8e6fc544948636b36a822d79c1022d24469f3f.camel%40uvic.ca.
