mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
fixup! chore: stuff
This commit is contained in:
@@ -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}"
|
||||
|
Reference in New Issue
Block a user