Skip to content

Commit cc91945

Browse files
authored
Merge pull request #138 from oauth-wg/PieterKas-patch-3
Trust domain clarification
2 parents 8fd7f07 + aaf7713 commit cc91945

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)