summaryrefslogtreecommitdiff
path: root/tests/dpop-proof-iat-in-future.scm
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2021-09-17 18:31:01 +0200
committerVivien Kraus <vivien@planete-kraus.eu>2021-09-21 22:25:03 +0200
commit55195e4659339f56036c2f98d06cfd59a0141514 (patch)
tree0e4853d1039021ac337b5879a9d3d89d05287dd5 /tests/dpop-proof-iat-in-future.scm
parent6d70723f85635b23aa8b52bb5adfb3140d9029bd (diff)
JWK: the default signature algorithm "alg" is now a key parameter
Diffstat (limited to 'tests/dpop-proof-iat-in-future.scm')
-rw-r--r--tests/dpop-proof-iat-in-future.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/dpop-proof-iat-in-future.scm b/tests/dpop-proof-iat-in-future.scm
index d7f345b..f212643 100644
--- a/tests/dpop-proof-iat-in-future.scm
+++ b/tests/dpop-proof-iat-in-future.scm
@@ -34,7 +34,6 @@
(parameterize ((p:current-date 10))
(issue-dpop-proof
jwk
- #:alg 'RS256
#:htm 'GET
#:htu (string->uri "https://example.com/res#frag"))))
(with-exception-handler