authentik/passbook/sources/saml
Jens Langhammer 32a15f84c0 root: run bandit as part of pre-commit 2020-02-21 09:03:59 +01:00
..
migrations sources/saml: entity_id -> issuer 2020-02-20 17:23:27 +01:00
processors root: run bandit as part of pre-commit 2020-02-21 09:03:59 +01:00
templates/saml/sp sources/saml: entity_id -> issuer 2020-02-20 17:23:27 +01:00
__init__.py
admin.py
api.py sources/saml: validate SAMLResponse signature 2020-02-20 21:34:25 +01:00
apps.py
exceptions.py lib: add SentryIgnoredException, to easily ignore exceptions from sentry 2020-02-20 21:38:53 +01:00
forms.py sources/saml: validate SAMLResponse signature 2020-02-20 21:34:25 +01:00
models.py sources/saml: entity_id -> issuer 2020-02-20 17:23:27 +01:00
urls.py
utils.py sources/saml: validate SAMLResponse signature 2020-02-20 21:34:25 +01:00
views.py sources/saml: validate SAMLResponse signature 2020-02-20 21:34:25 +01:00
xml_render.py