Skip to content

Commit

Permalink
Update architecture.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroVega committed Oct 2, 2023
1 parent 0eb8391 commit 060b32c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/architecture/architecture.md
Expand Up @@ -69,7 +69,7 @@ host.
### Authorization server

The interaction with a Context Broker through a PEP proxy requires an access token that must be refreshed periodically.
The "trust token" associated with a rule that executes an update-action must be exchanged by an "access token" at the
The "trust" associated with a rule that executes an update-action must be exchanged by an "access token" at the
Authorization Server, when the access token has expired.

## Concepts
Expand Down

0 comments on commit 060b32c

Please sign in to comment.