Skip to content

Commit 522f600

Browse files
Add warning to carefully parse claims
Added a note about treating claim values as potentially attacker provided input.
1 parent da9b521 commit 522f600

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

draft-ietf-oauth-rfc8725bis.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -635,6 +635,7 @@ value is present or none of the values are associated with the recipient, it MUS
635635

636636
## Carefully Parse Claims {#do-not-trust-claims}
637637

638+
Treat claim values as potentially attacker provided input.
638639

639640
The "kid" (key ID) header is used by the relying application to
640641
perform key lookup. Applications

0 commit comments

Comments
 (0)