Skip to content

Commit 7f03277

Browse files
authored
Add mtdeployment to authorities (#179)
As documented here: https://cap.cloud.sap/docs/java/multitenancy#xsuaa-mt-configuration
1 parent 8220bc8 commit 7f03277

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

xs-security-mt.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
"description": "Undeploy your own tenant's extensions"
2727
}
2828
],
29+
"authorities": [
30+
"$XSAPPNAME.mtdeployment"
31+
],
2932
"attributes": [
3033
{
3134
"name": "businessPartner",

0 commit comments

Comments
 (0)