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 54de5c981e providers/saml: fix signatures being required 2020-11-12 11:58:51 +01:00
..
migrations providers/saml: fix signatures being required 2020-11-12 11:58:51 +01:00
processors providers/saml: add verification_kp when verifying assertions against certificates without private key 2020-11-08 22:24:54 +01:00
templates/providers/saml e2e: cleanup tests, remove XPATH selectors 2020-09-28 18:19:46 +02:00
tests crypto: fix "Could not deserialize key data." with empty private key 2020-11-08 22:43:35 +01:00
utils lib: move SAML timestring utils into lib 2020-07-20 11:35:16 +02:00
__init__.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
api.py providers/saml: add verification_kp when verifying assertions against certificates without private key 2020-11-08 22:24:54 +01: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 crypto: fix "Could not deserialize key data." with empty private key 2020-11-08 22:43:35 +01:00
models.py providers/saml: fix signatures being required 2020-11-12 11:58:51 +01: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 policies: add PolicyAccessView, which does complete access checking 2020-10-11 19:26:20 +02:00