From cbc8a14f12321e530b9aad651ecb1d73f0c9e837 Mon Sep 17 00:00:00 2001 From: Alvaro Vega Date: Fri, 1 Dec 2023 12:09:07 +0100 Subject: [PATCH] Update plain_rules.md --- docs/API/plain_rules.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/API/plain_rules.md b/docs/API/plain_rules.md index 76c7c56c..fe278740 100644 --- a/docs/API/plain_rules.md +++ b/docs/API/plain_rules.md @@ -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: ```