Skip to content
Snippets Groups Projects
Unverified Commit 6eecb6e5 authored by Richard van der Hoff's avatar Richard van der Hoff Committed by GitHub
Browse files

Complete the SAML2 implementation (#5422)


* SAML2 Improvements and redirect stuff

Signed-off-by: default avatarAlexander Trost <galexrt@googlemail.com>

* Code cleanups and simplifications.

Also: share the saml client between redirect and response handlers.

* changelog

* Revert redundant changes to static js

* Move all the saml stuff out to a centralised handler

* Add support for tracking SAML2 sessions.

This allows us to correctly handle `allow_unsolicited: False`.

* update sample config

* cleanups

* update sample config

* rename BaseSSORedirectServlet for consistency

* Address review comments
parents c3863ad6 b4fd86a9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment