Skip to content

Commit e8f63bd

Browse files
committed
Apply Aaron's wording on confusing kinds of JWTs
1 parent d3d0e41 commit e8f63bd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

draft-ietf-oauth-rfc8725bis.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -654,8 +654,9 @@ that resolves to "127.0.0.1" or other local IP address values.
654654

655655
## Use Explicit Typing {#use-typ}
656656

657-
658-
Sometimes, one kind of JWT can be confused for another. If a particular
657+
When two different uses of JWTs share a common set of claims,
658+
one kind of JWT can be confused for another.
659+
If a particular
659660
kind of JWT is subject to such confusion, that JWT can include an explicit
660661
JWT type value, and the validation rules can specify checking the type.
661662
This mechanism can prevent such confusion.

0 commit comments

Comments
 (0)