Update logout url
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Tyler Perkins 2024-05-05 13:37:33 -04:00
parent 12f5ade697
commit fae4866fe4
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8
1 changed files with 2 additions and 2 deletions

View File

@ -39,9 +39,9 @@ spec:
- name: PAPERLESS_ENABLE_HTTP_REMOTE_USER
value: "true"
- name: PAPERLESS_HTTP_REMOTE_USER_HEADER_NAME
value: "HTTP_REMOTE_USER"
value: "HTTP_X_AUTHENTIK_USERNAME"
- name: PAPERLESS_LOGOUT_REDIRECT_URL
value: ""
value: "https://auth.clortox.com/outpost.goauthentik.io/sign_out"
- name: PAPERLESS_SECRET_KEY
valueFrom:
secretKeyRef: