From c616af28cb3d7c9c16d452b0f32daafebb13dcf9 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Sat, 3 Jan 2026 21:23:13 +0100 Subject: [PATCH] updated auth provider --- pastefy-system/pastefy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pastefy-system/pastefy.yaml b/pastefy-system/pastefy.yaml index 26947d5..123ad6d 100644 --- a/pastefy-system/pastefy.yaml +++ b/pastefy-system/pastefy.yaml @@ -156,7 +156,7 @@ spec: value: "https://pastefy.dooplex.hu" # OAuth2 Custom Provider (Authentik) - name: AUTH_PROVIDER - value: "CUSTOM" + value: "OAUTH2" - name: OAUTH2_CUSTOM_CLIENT_ID valueFrom: secretKeyRef: