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 L 54ba3e9616
blueprints: add meta model to apply blueprint within blueprint for dependencies (#3486)
* add meta model to apply blueprint within blueprint for dependencies

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* fix tests

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* use custom registry

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* fix again

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* move ManagedAppConfig to apps.py

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* rename manager to registry

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* ci: use full tag in comment

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-08-29 21:20:58 +02:00
..
migrations blueprints/cleanup (#3369) 2022-08-05 08:39:00 +02:00
processors core: user paths (#3085) 2022-06-15 12:12:26 +02:00
tests lib: add lxml wrapper 2022-06-02 13:25:24 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
api.py ensure all viewsets have filter and search and add tests (#2946) 2022-05-24 22:01:18 +02:00
apps.py blueprints: add meta model to apply blueprint within blueprint for dependencies (#3486) 2022-08-29 21:20:58 +02:00
exceptions.py providers/saml: fix NameIDPolicy not being parsed correctly, improve error handling 2021-06-17 12:22:40 +02:00
models.py sources/saml: fix incorrect ProtocolBinding being sent 2022-02-03 18:20:06 +01:00
signals.py providers/oauth2: add client_assertion_type jwt bearer support (#2618) 2022-03-31 00:30:55 +02:00
urls.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
views.py sources/oauth: correctly concatenate URLs to allow custom parameters to be included 2022-08-08 21:17:32 +02:00