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.
2022-08-02 22:05:49 +00:00
|
|
|
metadata:
|
|
|
|
name: Default - Tenant
|
2022-07-31 15:11:44 +00:00
|
|
|
version: 1
|
|
|
|
entries:
|
|
|
|
- attrs:
|
|
|
|
flow_authentication: !Find [authentik_flows.flow, [slug, default-authentication-flow]]
|
|
|
|
flow_invalidation: !Find [authentik_flows.flow, [slug, default-invalidation-flow]]
|
|
|
|
identifiers:
|
|
|
|
domain: authentik-default
|
|
|
|
default: True
|
|
|
|
model: authentik_tenants.Tenant
|