Applications that Require POST Responses

Table of Contents

CAS has a built-in mechanism to send responses via HTTP POST instead of HTTP Redirects. To enable it for your particular application (i.e. PeopleSoft), you should redirect to the CAS login page with an additional parameter: method=POST so your URL might look like:

https://my.cas.server/login?method=POST&servce=foo
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.