diff --git a/linkding.json b/linkding.json index ed86350..4064d2f 100644 --- a/linkding.json +++ b/linkding.json @@ -2,5 +2,6 @@ "client_id": "https://git.weird.one/zicklag/oidc-config/raw/branch/main/linkding.json", "redirect_uris": ["https://linkding.weird.one/oidc/callback/"], "grant_types": ["authorization_code", "refresh_token"], - "access_token_signed_response_alg": "RS256" + "access_token_signed_response_alg": "RS256", + "id_token_signed_response_alg": "RS256" } \ No newline at end of file