mirror of
https://github.com/morten-olsen/homelab-apps.git
synced 2026-02-08 01:36:28 +01:00
add test OIDC client
This commit is contained in:
@@ -8,6 +8,7 @@ spec:
|
|||||||
serverRef:
|
serverRef:
|
||||||
name: authentik
|
name: authentik
|
||||||
namespace: shared
|
namespace: shared
|
||||||
|
clientId: bytestash
|
||||||
name: Bytestash
|
name: Bytestash
|
||||||
redirectUris:
|
redirectUris:
|
||||||
- https://{{ .Values.subdomain }}.{{ .Values.globals.domain }}/api/auth/oidc/callback
|
- https://{{ .Values.subdomain }}.{{ .Values.globals.domain }}/api/auth/oidc/callback
|
||||||
|
|||||||
Reference in New Issue
Block a user