Skip to content

Commit

Permalink
Add create-vaults role to the hub cli client
Browse files Browse the repository at this point in the history
  • Loading branch information
SailReal committed Feb 10, 2025
1 parent 04eb3f5 commit 34059dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion backend/src/main/resources/dev-realm.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,8 @@
"enabled": true,
"serviceAccountClientId": "cryptomatorhub-cli",
"realmRoles": [
"user"
"user",
"create-vaults"
],
"clientRoles" : {
"realm-management" : [ "manage-users", "view-users" ]
Expand Down

0 comments on commit 34059dc

Please sign in to comment.