rokwire / core-building-block

Building block which handles core functions for the Rokwire platform - users, accounts, profiles, organizations, authentication and authorization.
Apache License 2.0
3 stars 2 forks source link

[BUG] Add permissions for manipulating auth groups #709

Open dobromirdobrev opened 5 months ago

dobromirdobrev commented 5 months ago

Describe the bug There are permissions described in the documentation for the APIs that are under /admin/application/groups*. Ref. to the first API in the documentation: https://api-dev.rokwire.illinois.edu/core/doc/ui/index.html#/Admin/get_admin_application_groups

Please, add these permissions to where it is needed so that we can assign them to an account.

Additional context Related to the email: University Monday 2024/04/07 / 2024/04/08, point 2.

Edit: The same goes for the permissions create_accounts and all_accounts for the API https://api-dev.rokwire.illinois.edu/core/doc/ui/index.html#/Admin/post_admin_v2_application_accounts

dobromirdobrev commented 5 months ago

Edit: The same goes for the permissions create_accounts and all_accounts for the API https://api-dev.rokwire.illinois.edu/core/doc/ui/index.html#/Admin/post_admin_v2_application_accounts