This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/passbook/providers/saml/processors
Jens Langhammer a5bfef9b6b providers/saml: fix leftover data in session, fix IdP initiated login
move can_handle calls to binding endpoints (/login/ and /login/initiate/), so that /login/authorize/ works either way, can clean up the session and audit
2020-02-24 17:34:52 +01:00
..
__init__.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
base.py providers/saml: fix leftover data in session, fix IdP initiated login 2020-02-24 17:34:52 +01:00
generic.py providers/saml: big cleanup, simplify base processor 2020-02-14 15:19:48 +01:00
salesforce.py providers/saml: big cleanup, simplify base processor 2020-02-14 15:19:48 +01:00
types.py providers/saml: transition to dataclass from dict, cleanup unused templates, add missing autosubmit_form 2020-02-18 10:57:30 +01:00