SLO HTTP-Redirect endpoint with query-string parameters (/?sls).

Peter Schober peter.schober at univie.ac.at
Mon Sep 3 07:18:30 EDT 2018


* Cameron Kerr <cameron.kerr at otago.ac.nz> [2018-09-03 03:37]:
> I'm trying to get the python3-saml demo-django project
> (https://github.com/onelogin/python3-saml/tree/master/demo-django)
> working nicely (including logout) with Shibboleth IdP version 3.2.1

Out of curiosity: Why not use the Shibboleth SP plus some middleware
on the Django side for it (e.g. Brown's[1] or any other)?
Or, for demployments without a supported web server (i.e., without
Apache httpd, MS-IIS or Nginx+fastcgi) some middleware for pysaml2[2]?

-peter

[1] https://github.com/Brown-University-Library/django-shibboleth-remoteuser
[2] https://github.com/knaperek/djangosaml2


More information about the users mailing list