Does Shibboleth SP support HTTP POST redirect using status code 307?
William Lee
wlee007-m at yahoo.com
Tue Feb 13 14:12:29 EST 2018
Hello,
We use Shibboleth SP and IdP, our UI is AngularJS based, after timeout expired, browser sent a HTTP POST request (Ajax XHR), SP session gets renewed and then SP responded to browser with HTTP status 302 with Location header set to HTTP POST target, following HTTP specs, browser then sent HTTP GET request to the original POST target, and gets a 404.
How to set up SP to handle this? Can SP use HTTP status code 307 when original request is a POST? From what I read, 307 is required to redirect HTTP POST request.
Thanks,
William
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20180213/a606129b/attachment.html>
More information about the users
mailing list