Authentik apps
This commit is contained in:
15
modules/server/containers/data/authentik/jellyfin.yaml
Normal file
15
modules/server/containers/data/authentik/jellyfin.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
version: 1
|
||||
metadata:
|
||||
name: jellyfin-ldap-setup
|
||||
entries:
|
||||
- model: authentik_core.application
|
||||
id: jellyfin-app
|
||||
identifiers:
|
||||
slug: jellyfin
|
||||
attrs:
|
||||
name: Jellyfin
|
||||
provider:
|
||||
!Find [authentik_providers_ldap.ldapprovider, [name, ldap-provider]]
|
||||
open_in_new_tab: false
|
||||
launch_url: "@JELLYFIN_DOMAIN@"
|
||||
state: present
|
||||
Reference in New Issue
Block a user