Go to file
Frieder Schrempf 413c7a9239
Handle SLO logout requests from IdP via POST
Some IdPs send their SLO logout requests via POST. To handle
them we need to add an entry in the routing table.
Further, we need to hack around the issue, that php-saml only
handles GET by copying the request from $_POST to $_GET.

This solves #82.

Signed-off-by: Frieder Schrempf <frieder.schrempf@online.de>
2019-06-17 18:56:55 +02:00
.github Add the issue template 2017-04-05 09:52:24 +02:00
.tx Fix tx config 2018-02-12 23:00:50 +01:00
3rdparty Bump php-saml to 3.1.1 2019-05-27 09:31:39 +02:00
appinfo Handle SLO logout requests from IdP via POST 2019-06-17 18:56:55 +02:00
css fix height of select box to select the IDP 2018-11-16 09:42:12 +01:00
img Add icon to admin page sidebar 2017-01-24 12:01:34 -06:00
js Make NameIDFormat configurable 2019-05-28 23:00:34 +02:00
l10n [tx-robot] updated from transifex 2019-06-10 02:38:06 +00:00
lib Handle SLO logout requests from IdP via POST 2019-06-17 18:56:55 +02:00
screenshots update screenshot 2018-08-17 20:17:36 +02:00
templates Make NameIDFormat configurable 2019-05-28 23:00:34 +02:00
tests Handle SLO logout requests from IdP via POST 2019-06-17 18:56:55 +02:00
.drone.yml Fix testing on forks 2019-06-07 21:19:38 +02:00
.gitignore Add endpoints to .gitignore 2016-11-24 10:12:07 +01:00
.scrutinizer.yml Don't define code coverage 2016-09-26 21:28:31 +02:00
CHANGELOG.md Bump to 2.3.1 2019-05-29 09:54:56 +02:00
LICENSE Create LICENSE 2018-11-21 22:59:45 +01:00
Makefile Bump to 2.3.1 2019-05-29 09:54:56 +02:00