Changes to mta and mtx config

This commit is contained in:
nkaputnik
2021-06-16 17:59:27 +02:00
parent 172aab7f8d
commit ac895a508a
5 changed files with 1161 additions and 8113 deletions

View File

@@ -21,6 +21,8 @@ modules:
- name: multitenancy-approuter
type: nodejs
path: app
build-parameters:
ignore: ["node_modules/"]
parameters:
# Keep existing URLs for this application ("routes")
keep-existing-routes: true
@@ -42,6 +44,8 @@ modules:
# ------------------------------------------------------------
type: nodejs
path: gen/srv
build-parameters:
ignore: ["node_modules/"]
properties:
SAP_JWT_TRUST_ACL: [{"clientid":"*","identityzone":"sap-provisioning"}] # Trust between server and SaaS Manager
requires: