We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2de689c commit aa68ce7Copy full SHA for aa68ce7
draft-ietf-oauth-rfc8725bis.md
@@ -674,7 +674,7 @@ between different kinds of JWTs is the requirement in
674
Logout Tokens {{OpenID.Backchannel}} prohibiting the inclusion of a "nonce" claim
675
so that Logout Tokens will fail the validation rules for ID Tokens {{OpenID.Core}}.
676
The use of explicit typing avoids the need for employing such ad-hoc mechanisms
677
-when the validation rules for both kind of JWTs include validating the "typ" values
+when the validation rules for both kinds of JWTs include validating the "typ" values
678
and the acceptable "typ" values for the two kinds of JWTs are distinct.
679
680
Per the definition of "typ" in Section 4.1.9 of [RFC7515], it is RECOMMENDED that the "application/" prefix
0 commit comments