fixup! chore: stuff

This commit is contained in:
auricom
2024-06-18 00:44:40 +02:00
parent f8121c8a6c
commit 0ff7be2a9f
2 changed files with 1 additions and 2 deletions

View File

@@ -129,10 +129,8 @@ identity_providers:
authorization_policy: two_factor
pre_configured_consent_duration: 1y
scopes: [openid, profile, email, offline_access]
response_types: code
redirect_uris: ["https://docs.${SECRET_EXTERNAL_DOMAIN}/auth/oidc.callback"]
userinfo_signed_response_alg: none
token_endpoint_auth_method: client_secret_basic
- client_id: paperless
client_name: Paperless
client_secret: "$${PAPERLESS_OAUTH_DIGEST}"

View File

@@ -26,4 +26,5 @@ spec:
substitute:
APP: *app
GATUS_PATH: /i/
GATUS_STATUS: "401"
VOLSYNC_CAPACITY: 2Gi