From df8063f7adc8d18b4667895995fd49c792e34ea7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20Adel=C3=B6w?= Date: Wed, 5 Jun 2024 13:37:28 +0200 Subject: [PATCH] Update docs/auth/service-to-service-auth.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Vincenzo Scamporlino Signed-off-by: Fredrik Adelöw --- docs/auth/service-to-service-auth.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/auth/service-to-service-auth.md b/docs/auth/service-to-service-auth.md index f87ca8ed10..f8b199a632 100644 --- a/docs/auth/service-to-service-auth.md +++ b/docs/auth/service-to-service-auth.md @@ -324,7 +324,9 @@ Each entry has one or more of the following fields: accessRestrictions: - plugin: my-plugin # any other permission check will be rejected - permission: my-plugin.add-item, my-plugin.remove-item + permission: + - my-plugin.add-item + - my-plugin.remove-item ``` - **`permissionAttribute`**: Optional. A key-value object of permission attributes