From 55195e4659339f56036c2f98d06cfd59a0141514 Mon Sep 17 00:00:00 2001 From: Vivien Kraus Date: Fri, 17 Sep 2021 18:31:01 +0200 Subject: JWK: the default signature algorithm "alg" is now a key parameter --- tests/dpop-proof-wrong-htm.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/dpop-proof-wrong-htm.scm') diff --git a/tests/dpop-proof-wrong-htm.scm b/tests/dpop-proof-wrong-htm.scm index 204e87a..1e94f72 100644 --- a/tests/dpop-proof-wrong-htm.scm +++ b/tests/dpop-proof-wrong-htm.scm @@ -33,7 +33,6 @@ (parameterize ((p:current-date 0)) (issue-dpop-proof jwk - #:alg 'RS256 #:htm 'POST #:htu (string->uri "https://example.com/res#frag")))) (with-exception-handler -- cgit v1.2.3