diff --git a/linkding.json b/linkding.json index 3d0b267..ed86350 100644 --- a/linkding.json +++ b/linkding.json @@ -1,5 +1,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"] + "grant_types": ["authorization_code", "refresh_token"], + "access_token_signed_response_alg": "RS256" } \ No newline at end of file