Skip to content

Commit

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

Refs: #172
  • Loading branch information
typecastcloud authored Sep 16, 2024
1 parent 86e68c0 commit 417cd94
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 417cd94

Please sign in to comment.