Skip to content

Commit 8b39624

Browse files
authored
Merge pull request #126 from federicofdez/patch-1
Update draft-ietf-oauth-transaction-tokens.md
2 parents b9fa6db + d61da4e commit 8b39624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-ietf-oauth-transaction-tokens.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ The JSON value of the `rctx` claim MAY include any values the Txn-Token Service
374374
* `authn` The authentication method used to idenitfy the requester. Its value is a StringOrURI that uniquely identifies the method used.
375375
* `req_wl` The requesting workload. A StringOrURI that uniquely identifies the computational entity that requested the Txn-Token. This entity MUST be within the Trust Domain of the Txn-Token. If a replacement Txn-Token has been requested, then this claim will be an array of StringOrURIs representing the different workloads that have requested Txn-Tokens as part of the transaction processing.
376376

377-
### Authorizaiton Details {#authorization-details}
377+
### Authorization Details {#authorization-details}
378378
The Txn-Token SHOULD contain an `azd` claim. The value of this claim is a JSON object that contains name/value pairs (wherein the value could itself be an object), which together assert the details that remain immutable through the call-chain where this Txn-Token is used.
379379

380380
Txn-Tokens are primarily used to assure identity and context for a transaction, and the content of this field is a critical part of that context.

0 commit comments

Comments
 (0)