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
Jens Langhammer f7b9de1261 */saml: fix MetadataProcessor having generic namespace prefixes 2020-07-12 18:40:43 +02:00
..
migrations providers/saml: rewrite SAML AuthNRequest Parser and Response Processor 2020-07-11 14:06:42 +02:00
processors */saml: fix MetadataProcessor having generic namespace prefixes 2020-07-12 18:40:43 +02:00
templates/providers/saml providers/saml: rewrite SAML AuthNRequest Parser and Response Processor 2020-07-11 14:06:42 +02:00
tests providers/saml: fix AuthnRequest Signature validation, add unittests 2020-07-12 16:17:53 +02:00
utils providers/saml: fix encoding for POST bindings 2020-07-12 17:58:38 +02:00
__init__.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
api.py providers/saml: remove processor_path field 2020-07-11 13:28:10 +02:00
apps.py providers/saml: remove processor_path field 2020-07-11 13:28:10 +02:00
exceptions.py lib: add SentryIgnoredException, to easily ignore exceptions from sentry 2020-02-20 21:38:53 +01:00
forms.py providers/saml: remove processor_path field 2020-07-11 13:28:10 +02:00
models.py providers/saml: remove processor_path field 2020-07-11 13:28:10 +02:00
settings.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
urls.py WIP Use Flows for Sources and Providers (#32) 2020-06-07 16:35:08 +02:00
views.py providers/saml: fix encoding for POST bindings 2020-07-12 17:58:38 +02:00