fix: Set Immich token endpoint auth method to client_secret_post
Production GitOps Engine / execute-ansible (push) Successful in 52s
Details
Production GitOps Engine / execute-ansible (push) Successful in 52s
Details
This commit is contained in:
parent
533529d575
commit
223975781e
|
|
@ -135,6 +135,7 @@ identity_providers:
|
||||||
- profile
|
- profile
|
||||||
- email
|
- email
|
||||||
userinfo_signing_algorithm: none
|
userinfo_signing_algorithm: none
|
||||||
|
token_endpoint_auth_method: client_secret_post
|
||||||
|
|
||||||
- id: gitea
|
- id: gitea
|
||||||
description: Gitea
|
description: Gitea
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue