mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-02 16:51:52 +02:00
fix: outline
This commit is contained in:
@@ -131,6 +131,7 @@ identity_providers:
|
||||
scopes: [openid, profile, email, offline_access]
|
||||
redirect_uris: ["https://docs.${SECRET_EXTERNAL_DOMAIN}/auth/oidc.callback"]
|
||||
userinfo_signed_response_alg: none
|
||||
token_endpoint_auth_method: client_secret_post
|
||||
- client_id: paperless
|
||||
client_name: Paperless
|
||||
client_secret: "$${PAPERLESS_OAUTH_DIGEST}"
|
||||
|
Reference in New Issue
Block a user