This commit is contained in:
Daniel
2019-12-16 21:50:23 +01:00
parent dfea19334d
commit 5720d73b76
9 changed files with 184 additions and 170 deletions

View File

@@ -18,26 +18,12 @@
"API_BUSINESS_PARTNER": {
"kind": "odata",
"model": "srv/external/API_BUSINESS_PARTNER",
"credentials": {
"--credentials": { ">>": "should go to bindings !!!",
"destination": "cap-api532",
"prefix": "sap/S4HANAOD/c532/BO"
}
},
"messaging": {
"kind": "enterprise-messaging"
}
},
"auth": {
"passport": {
"strategy": "mock",
"users": {
"alice": {
"roles": ["admin"],
"password": "secret",
"ID": "ALICE"
}
}
}
}
}
}