tenants: fix tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
7d9c74ce04
commit
5431e7fe9d
|
@ -20,6 +20,8 @@ class TestTenants(TestCase):
|
||||||
"branding_title": "authentik",
|
"branding_title": "authentik",
|
||||||
"matched_domain": "authentik-default",
|
"matched_domain": "authentik-default",
|
||||||
"ui_footer_links": CONFIG.y("footer_links"),
|
"ui_footer_links": CONFIG.y("footer_links"),
|
||||||
|
"flow_authentication": "default-authentication-flow",
|
||||||
|
"flow_invalidation": "default-invalidation-flow",
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Reference in a new issue