Skip to content

Commit db7ce55

Browse files
authored
Merge pull request #50 from sdesen/main
Closes #49
2 parents fd1b57a + 6a54fe7 commit db7ce55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-ietf-oauth-identity-assertion-authz-grant.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ All of {{Section 5.2 of RFC7521}} applies, in addition to the following processi
451451
* Validate the JWT `typ` is `oauth-id-jag+jwt` (per {{Section 3.11 of RFC8725}})
452452
* The `aud` claim MUST identify the Issuer URL of the Resource Authorization Server as the intended audience of the JWT.
453453
* The `client_id` claim MUST identify the same client as the client authentication in the request.
454-
454+
* The Resource Authorization Server MUST follow {{Section 3.3 of RFC6749}} when processing the `scope` claim.
455455

456456
### Response
457457

0 commit comments

Comments
 (0)