ldap default app
This commit is contained in:
@@ -66,3 +66,13 @@ entries:
|
||||
- !Find [authentik_core.user, [username, "ldap-service"]]
|
||||
roles:
|
||||
- !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
|
||||
attrs:
|
||||
name: "Domain Auth Provider"
|
||||
group: _
|
||||
provider:
|
||||
!Find [
|
||||
authentik_providers_proxy.proxyprovider,
|
||||
|
||||
Reference in New Issue
Block a user