Skip to content

Commit e3c2fb8

Browse files
authored
Update draft-ietf-oauth-transaction-tokens.md
1 parent 53b87be commit e3c2fb8

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
@@ -598,7 +598,7 @@ The requesting workload MUST ensure that it authenticates the Transaction Token
598598

599599
* It MUST have a pre-configured location for the Transaction Token Service.
600600
* It SHOULD accept Transaction Token Service credentials such as JWTs or X.509 certificates which MAY be provisiond using mechanisms such as {{SPIFFE}} or other provisioning protocols.
601-
* It SHOULD use X.509 or JWT credentials in conjunction with MTLS {{RFC8446}}, or another secure authentication protocol, to securely authenticate the Transaction Token Service.
601+
* It SHOULD use X.509 credentials in conjunction with MTLS {{RFC8446}}, or a JWT protected by TLS at the transport layer, to securely authenticate the Transaction Token Service.
602602
* It SHOULD NOT rely on insecure mechanisms, such as long-lived shared secrets to authenticate the Transaction Token Service.
603603

604604
# Using Txn-Tokens

0 commit comments

Comments
 (0)