Unicon / shib-cas-authn3

Integrates an external CAS Server and Shibboleth IdPv3.
Apache License 2.0
22 stars 16 forks source link

ShibcasAuthServlet doPost() #30

Open ellentuck opened 7 years ago

ellentuck commented 7 years ago

In re: the ShibcasAuthServlet, could the class support doPost()? I ran into this limitation recently in connection with a "warn" page that intercepts CAS login responses that are redirected after successful CAS login back to the Shib-Cas authenticator. For a couple of reasons, it was convenient to POST the request. Is there a spec limitation or some other reason?

jtgasper3 commented 7 years ago

Hi @ellentuck,

There is no reason at all except that support just hasn't been added, other than it hasn't been requested/funded. Unless someone funds the work, I don't think it will get done this year, as I think I'm out of hours to work on the project this year. But I'll check with the powers that be in another month to see if we have some extra hours available.