Skip to content

Commit

Permalink
feat(roles): add subscribe_service permission to Business Admin
Browse files Browse the repository at this point in the history
This missing permission prevented Business Admin from subscribing to services.

Refs: eclipse-tractusx#172
  • Loading branch information
typecastcloud committed Aug 19, 2024
1 parent bf706f3 commit 9c92cab
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,7 @@
"view_own_user_account",
"view_user_management",
"subscribe_apps",
"subscribe_service",
"view_membership",
"update_own_user_account",
"request_ssicredential",
Expand Down

0 comments on commit 9c92cab

Please sign in to comment.