Skip to content

Commit

Permalink
Merge pull request #762 from telefonicaid/AlvaroVega-patch-2
Browse files Browse the repository at this point in the history
Update plain_rules.md
  • Loading branch information
fgalan authored Dec 1, 2023

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
2 parents d36c0d1 + cbc8a14 commit 582b00c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/API/plain_rules.md
Original file line number Diff line number Diff line change
@@ -396,7 +396,8 @@ the Perseo configuration). The `parameters` map includes the following fields:
- UPDATE: update attributes, asumming they exist (otherwise the update operation fails at CB)
- DELETE: delete attributes (or the entity itself if the attributes list is empty)
- trust: optional, trust for getting an access token from Auth Server which can be used to get to a Context Broker
behind a PEP. This trust is indexed by `id` in a configuration file named configTrust.js which has the following
behind a PEP. This trust is indexed by `id` in a configuration file named configTrust.js (full path
/opt/perseo-fe/configTrust.js i.e. in a docker image) which has the following
format which describe full client credentials including idm endpoint:

```

0 comments on commit 582b00c

Please sign in to comment.