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 d3d0e41 commit e8f63bdCopy full SHA for e8f63bd
draft-ietf-oauth-rfc8725bis.md
@@ -654,8 +654,9 @@ that resolves to "127.0.0.1" or other local IP address values.
654
655
## Use Explicit Typing {#use-typ}
656
657
-
658
- Sometimes, one kind of JWT can be confused for another. If a particular
+When two different uses of JWTs share a common set of claims,
+one kind of JWT can be confused for another.
659
+If a particular
660
kind of JWT is subject to such confusion, that JWT can include an explicit
661
JWT type value, and the validation rules can specify checking the type.
662
This mechanism can prevent such confusion.
0 commit comments