Files
cloud-cap-samples/gdpr/xs-security.json
Wolfgang Koch 6d317b0266 pdm annotations
2021-02-24 17:35:56 +01:00

13 lines
340 B
JSON

{
"xsappname": "gdpr-bookshop",
"tenant-mode": "shared",
"scopes": [
{
"name": "$XSAPPNAME.PersonalDataManagerUser",
"description": "Authority for Personal Data Manager",
"grant-as-authority-to-apps": [
"$XSSERVICENAME(pdm)"
]
}
]
}