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/sources/saml
Jens Langhammer 88c1ad4c1c providers/saml: fix 500 when SAML Provider not assigned to application 2020-02-21 20:54:00 +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 sources/saml(major): add saml SP 2019-11-07 17:02:56 +01:00
admin.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
api.py sources/saml: validate SAMLResponse signature 2020-02-20 21:34:25 +01:00
apps.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
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 providers/saml: fix 500 when SAML Provider not assigned to application 2020-02-21 20:54:00 +01:00
urls.py all: general maintenance, prepare for pyright 2020-02-18 22:12:51 +01:00
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 ui: don't remove dashes when auto generating slug 2020-02-20 17:13:50 +01:00