summaryrefslogtreecommitdiff
path: root/tests/dpop-proof-no-ath.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-no-ath.scm
parent6d70723f85635b23aa8b52bb5adfb3140d9029bd (diff)
JWK: the default signature algorithm "alg" is now a key parameter
Diffstat (limited to 'tests/dpop-proof-no-ath.scm')
-rw-r--r--tests/dpop-proof-no-ath.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/dpop-proof-no-ath.scm b/tests/dpop-proof-no-ath.scm
index 3d87368..ec37836 100644
--- a/tests/dpop-proof-no-ath.scm
+++ b/tests/dpop-proof-no-ath.scm
@@ -33,7 +33,6 @@
(parameterize ((p:current-date 0))
(issue-dpop-proof
jwk
- #:alg 'RS256
#:htm 'GET
#:htu (string->uri "https://example.com/res?query"))))
(with-exception-handler