mirror of
https://github.com/bmlong137/alfresco-keycloak.git
synced 2025-09-10 14:11:09 +00:00
Add couple of toString / simplify
This commit is contained in:
@@ -609,7 +609,8 @@
|
||||
{
|
||||
"clientScope": "alfresco-role-service",
|
||||
"roles": [
|
||||
"view-clients"
|
||||
"view-clients",
|
||||
"view-realm"
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -1205,7 +1206,8 @@
|
||||
"query-groups",
|
||||
"query-users",
|
||||
"view-users",
|
||||
"view-clients"
|
||||
"view-clients",
|
||||
"view-realm"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user