CAS issues with POST data

View: New views
1 Messages — Rating Filter:   Alert me  

CAS issues with POST data

by Tracy12 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

We have a apache Authentication handler written in mod_perl,

In the authentication handler it can sometimes redirect to the CAS , at that time there may be POST data (before redirection to the CAS), but when the auth handler get the control back all the post data is lost,

Can some one let us know how to preserve the POST data in situation like this

Thanks