20 lines
342 B
JSON
20 lines
342 B
JSON
{
|
|
"scopes": [
|
|
{
|
|
"name": "$XSAPPNAME.admin",
|
|
"description": "admin"
|
|
}
|
|
],
|
|
"attributes": [],
|
|
"role-templates": [
|
|
{
|
|
"name": "admin",
|
|
"scope-references": [
|
|
"$XSAPPNAME.admin"
|
|
],
|
|
"description": "cap samples multi-service shared-db"
|
|
}
|
|
],
|
|
"authorities-inheritance": false
|
|
}
|