From 05645d1e4f8ecb2226bdcf56710ae2345a8fdb0b Mon Sep 17 00:00:00 2001 From: Tronje Krop Date: Wed, 1 Nov 2023 18:03:19 +0100 Subject: [PATCH] feat: add exception for partner IAM (#767) (#784) * feat: add exception for partner IAM (#767) Signed-off-by: tkrop * feat: improve wording Co-authored-by: Miha Lunar --------- Signed-off-by: tkrop Co-authored-by: Miha Lunar --- chapters/security.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/chapters/security.adoc b/chapters/security.adoc index e029f9c12..cc8e42573 100644 --- a/chapters/security.adoc +++ b/chapters/security.adoc @@ -152,6 +152,11 @@ permission names in APIs must conform to the following naming pattern: This pattern is compatible with the previous definition. +**Note:** This naming convention only applies to scopes for service-to-service +communication using the Platform IAM tokens. For IAM systems with other naming +rules (e.g. Zalando Partner IAM), the naming should be consistent with the +existing conventions of those systems. + //// //Prepared change for functional permission names: Permission names in APIs must, respectively should conform to the functional