Skip to content

Commit aaf7713

Browse files
authored
Trust domain clarification
See issue #129 Question for reviewers. 1. Do we need the final sentence on how a workload is invoked? If the sentence was not there would it change how we think about a trust domain? 2. Do we need the second sentence as an example? Should we add more examples (e.g. trust domains can be defined as all the applications or workloads that recognise a specific issuer).
1 parent 8b39624 commit aaf7713

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
@@ -293,7 +293,7 @@ Workload:
293293
: An independent computational unit that can autonomously receive and process invocations, and can generate invocations of other workloads. Examples of workloads include containerized microservices, monolithic services and infrastructure services such as managed databases.
294294

295295
Trust Domain:
296-
: A virtually or physically separated network, which contains two or more workloads. The workloads within a Trust Domain may be invoked only through published interfaces.
296+
: A collection of systems, applications, or workloads that share a common security policy. In practice this may include a virtually or physically separated network, which contains two or more workloads. The workloads within a Trust Domain may be invoked only through published interfaces.
297297

298298
External Endpoint:
299299
: A published interface to a Trust Domain that results in the invocation of a workload within the Trust Domain.

0 commit comments

Comments
 (0)