fix authelia in immich
This commit is contained in:
parent
3e371387e7
commit
8100b82485
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ in
|
||||||
];
|
];
|
||||||
scopes = [ "openid" "profile" "email" ];
|
scopes = [ "openid" "profile" "email" ];
|
||||||
userinfo_signed_response_alg = "none";
|
userinfo_signed_response_alg = "none";
|
||||||
|
token_endpoint_auth_method = "client_secret_basic";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
client_id = "_kuUEYxyfXjInJCniwugpw2Qn6iI-YW24NOkHZG~63BAhnAACDZ.xsLqOdGghj2DNZxXR0sU";
|
client_id = "_kuUEYxyfXjInJCniwugpw2Qn6iI-YW24NOkHZG~63BAhnAACDZ.xsLqOdGghj2DNZxXR0sU";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue