diff --git a/config/identity/handler/provider-factory/identity.json b/config/identity/handler/provider-factory/identity.json index c0fd507c1..2f300a9a3 100644 --- a/config/identity/handler/provider-factory/identity.json +++ b/config/identity/handler/provider-factory/identity.json @@ -26,6 +26,7 @@ "openid": [ "azp" ], "webid": [ "webid" ] }, + "clockTolerance": 120, "cookies": { "long": { "signed": true, "maxAge": 86400000 }, "short": { "signed": true }