Skip to content

Commit

Permalink
feat: add exception for partner IAM (#767) (#784)
Browse files Browse the repository at this point in the history
* feat: add exception for partner IAM (#767)

Signed-off-by: tkrop <[email protected]>

* feat: improve wording

Co-authored-by: Miha Lunar <[email protected]>

---------

Signed-off-by: tkrop <[email protected]>
Co-authored-by: Miha Lunar <[email protected]>
  • Loading branch information
tkrop and SmilyOrg authored Nov 1, 2023
1 parent a9dff55 commit 05645d1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions chapters/security.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 05645d1

Please sign in to comment.