You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 24, 2020. It is now read-only.
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?
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?