ldap default app
This commit is contained in:
@@ -66,3 +66,13 @@ entries:
|
|||||||
- !Find [authentik_core.user, [username, "ldap-service"]]
|
- !Find [authentik_core.user, [username, "ldap-service"]]
|
||||||
roles:
|
roles:
|
||||||
- !Find [authentik_rbac.role, [name, "LDAP Search Role"]]
|
- !Find [authentik_rbac.role, [name, "LDAP Search Role"]]
|
||||||
|
|
||||||
|
- model: authentik_core.application
|
||||||
|
id: ldap-placeholder
|
||||||
|
identifiers:
|
||||||
|
slug: ldap
|
||||||
|
attrs:
|
||||||
|
name: ldap
|
||||||
|
group: _
|
||||||
|
provider:
|
||||||
|
- !Find [authentik_providers_ldap.ldapprovider, [name, ldap-provider]]
|
||||||
|
|||||||
@@ -27,6 +27,7 @@ entries:
|
|||||||
slug: authentik-proxy
|
slug: authentik-proxy
|
||||||
attrs:
|
attrs:
|
||||||
name: "Domain Auth Provider"
|
name: "Domain Auth Provider"
|
||||||
|
group: _
|
||||||
provider:
|
provider:
|
||||||
!Find [
|
!Find [
|
||||||
authentik_providers_proxy.proxyprovider,
|
authentik_providers_proxy.proxyprovider,
|
||||||
|
|||||||
Reference in New Issue
Block a user