diff --git a/index.html b/index.html index 549f8526..0fda6c0c 100644 --- a/index.html +++ b/index.html @@ -439,15 +439,10 @@
If cnf
is present in the Protected Header
or the JWT Claims ,
- a verifier can use this parameter
- to obtain a JSON Web Key to use in the
+ a verifier MAY use this parameter
+ to identify a proof-of-possesion key in the manner described in [[rfc7800]] for use in the
verification process.
- If kid
is also present in the
- Protected Header, it is expected to be
- useful to distinguish the specific key used.
-