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 10e4d71 commit f88a748Copy full SHA for f88a748
draft-ietf-oauth-rfc7523bis.xml
@@ -866,7 +866,10 @@
866
Relaxed client requirement to use strong typed JWTs. SHOULD instead of MUST.
867
</t>
868
<t>
869
- Do not restrict the "aud" claim's type. Allow it to be a an array with a single member.
+ Do not restrict the "aud" claim's type. Allow it to be an array with a single member.
870
+ </t>
871
+ <t>
872
+ Advise the client to ensure that the audience of a JWT assertion authorization grant makes sense with respect to where it’s being sent.
873
874
</list>
875
-02
0 commit comments