File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -7719,6 +7719,18 @@ HTTP/1.1 302 Found
77197719 to represent delegation of the right to issue Trust Marks
77207720 with a particular identifier.
77217721 </t>
7722+ <t>
7723+ Note that the <spanx style="verb">delegation</spanx> Claim is both
7724+ syntactically and semantically distinct from the existing
7725+ <spanx style="verb">act</spanx> Claim <xref target="IANA.JWT.Claims"/>.
7726+ <spanx style="verb">act</spanx> is a JSON object whereas
7727+ <spanx style="verb">delegation</spanx> is a StringOrURI.
7728+ Semantically, the Delegation JWT defined in <xref target="delegation_jwt"/>
7729+ carries a signature by an issuer cryptographically proving
7730+ the right to delegate to the party.
7731+ The <spanx style="verb">act</spanx> Claim, carrying no signature,
7732+ cannot achieve this.
7733+ </t>
77227734 </section>
77237735
77247736 <section anchor="logo_uriClaim" title='"logo_uri" (Logo URI) Claim'>
You can’t perform that action at this time.
0 commit comments