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/authentik/sources/saml
Jens Langhammer a9bd34f3c5 events: revert to @prefill_task decorator since base class doesn't get executed until task runs
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-12-09 10:18:00 +01:00
..
migrations *: fix typo'd signing pair name 2021-11-24 09:55:10 +01:00
processors *: fix typo'd signing pair name 2021-11-24 09:55:10 +01:00
tests root: Random tests (#1825) 2021-11-22 22:56:02 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
api.py *: fix lookup_fields 2021-09-20 19:19:36 +02:00
apps.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
exceptions.py providers/saml: fix NameIDPolicy not being parsed correctly, improve error handling 2021-06-17 12:22:40 +02:00
models.py *: fix typo'd signing pair name 2021-11-24 09:55:10 +01:00
settings.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
signals.py build(deps): bump structlog from 20.1.0 to 20.2.0 (#445) 2021-01-01 15:39:43 +01:00
tasks.py events: revert to @prefill_task decorator since base class doesn't get executed until task runs 2021-12-09 10:18:00 +01:00
urls.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
views.py flows: inspector (#1469) 2021-09-28 09:36:48 +02:00