Skip to content

Commit c3583d1

Browse files
authored
Commit of downloadable files for new tutorial (#7219)
* Automatic commit: Move 'abap-custom-ui-generate-tile', 'abap-custom-ui-tile', 'abap-extensibility-cbo-ui-adaptation', 'abap-extensibility-cbo-ui-generation' from QA to Production * Automatic commit: Move 'abap-custom-ui-trust-settings' from QA to Production * commit downloadable files to prod
1 parent 31d2408 commit c3583d1

2 files changed

Lines changed: 40 additions & 0 deletions

File tree

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"connectorTypeString":"SAP_CLOUD_IDENTITY",
3+
"accessMode":"READ",
4+
"name":"My IAS ABAP Developers",
5+
"alias":"Provisions my IAS Devlopers",
6+
"properties":
7+
{
8+
"Type":"HTTP",
9+
"ProxyType":"Internet",
10+
"Authentication":"BasicAuthentication",
11+
"URL":"",
12+
"ias.user.filter":"groups.display eq \"BR_IPS_TUTORIAL_DEVELOPER\"",
13+
"ias.group.filter":"displayName eq \"BR_IPS_TUTORIAL_DEVELOPER\"",
14+
"User":[]
15+
},
16+
"encryptedProperties":
17+
{
18+
"Password":null
19+
}
20+
}
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"connectorTypeString":"SCP_ABAP_ENVIRONMENT",
3+
"accessMode":"WRITE",
4+
"relatedSystems":[],
5+
"name":"My ABAP instance",
6+
"alias":"System to receive provisioned Developer Users",
7+
"properties":
8+
{
9+
"Authentication":"BasicAuthentication",
10+
"User":"",
11+
"ProxyType":"Internet",
12+
"URL":"",
13+
"Type":"HTTP",
14+
"ips.date.variable.format":"yyyy-MM-dd"
15+
},
16+
"encryptedProperties":
17+
{
18+
"Password":null
19+
}
20+
}

0 commit comments

Comments
 (0)