Skip to content

Commit

Permalink
UIROLES-112: add additional capabilities based on mod-roles-keycloak …
Browse files Browse the repository at this point in the history
…descriptors (#89)

Refs UIROLES-112.
  • Loading branch information
aidynoJ authored Nov 28, 2024
1 parent 012f1bf commit 4cea76b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,11 @@
"capabilities.collection.get",
"capability-sets.capabilities.collection.get",
"capability-sets.collection.get",
"users.collection.get"
"users.collection.get",
"capabilities.item.get",
"roles.users.collection.get",
"capability-sets.item.get",
"role.capability-sets.collection.get"
],
"visible": true
},
Expand Down

0 comments on commit 4cea76b

Please sign in to comment.