add test OIDC client

This commit is contained in:
Morten Olsen
2025-12-29 12:00:55 +01:00
parent 76270442b4
commit 5006edc768

View File

@@ -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