Skip to content

Commit ec1e9af

Browse files
paulbastianc2bo
andauthored
Apply suggestions from code review
Co-authored-by: Christian Bormann <[email protected]>
1 parent c1409f0 commit ec1e9af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-ietf-oauth-attestation-based-client-auth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ The following additional rules apply:
188188

189189
1. The JWT MAY contain other claims. All claims that are not understood by implementations MUST be ignored.
190190

191-
2. The JWT MUST be digitally signed using an asymmetric cryptographic algorithm. The authorization server MUST reject JWTs with an invalid signature.
191+
2. The JWT MUST be digitally signed or integrity protected with a Message Authentication Code (MAC). The authorization server MUST reject JWTs if signature or integrity protection validation fails.
192192

193193
3. The authorization server MUST reject a JWT that is not valid in all other respects per "JSON Web Token (JWT)" {{RFC7519}}.
194194

0 commit comments

Comments
 (0)