You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/cp-portal-cloud-foundry-getting-started/cp-portal-cloud-foundry-getting-started.md
+21-22Lines changed: 21 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ In this group of tutorials our goal is to create a site using SAP Build Work Zon
34
34
35
35
36
36
1.[Log onto SAP BTP](https://cockpit.hanatrial.ondemand.com) and click **Go To Your Trial Account**.
37
-
37
+
38
38

39
39
40
40
>If this is your first time accessing your trial account, you'll have to configure your account by choosing a region (select the region closest to you). Your user profile will be set up for you automatically.
@@ -47,31 +47,30 @@ In this group of tutorials our goal is to create a site using SAP Build Work Zon
47
47
48
48
49
49
3. Click the **trial** tile to navigate to your trial subaccount in the SAP BTP cockpit. If you're using your own subaccount, you can select it instead.
50
-
50
+
51
51

52
52
53
53
54
-
55
54
### Get an SAP Cloud Identity services tenant
56
55
57
56
To access SAP Build Work Zone, standard edition you need to first create a SAP Cloud Identity tenant for managing user access and authentication. To get an SAP Cloud Identity Services tenant, you need to create one manually as follows:
58
57
59
58
1. Click **Service Marketplace** in the left navigation panel.
60
59
61
60
> The Service Marketplace provides you access to all services and applications that you can access from the SAP BTP cockpit.
62
-
61
+
63
62

64
63
65
64
2. In the Service Marketplace, search for the **Cloud Identity Services** tile.
4. In the **New Instance or Subscription** screen, under **Subscriptions**, select the `default` plan and click **Next**.
74
-
73
+
75
74

76
75
77
76
5. Navigate to the next steps and then click **Create**.
@@ -104,7 +103,7 @@ You now have a SAP Cloud Identity tenant.
104
103
### Create a trust between SAP BTP and the tenant you created in SAP Cloud Identity services
105
104
106
105
1. In the SAP BTP Cockpit, go to **Security** -> **Trust Configuration**.
107
-
106
+
108
107

109
108
110
109
2. Click **Establish Trust**.
@@ -120,7 +119,7 @@ Before you can access SAP Build Work Zone, standard edition, you first need to s
120
119
121
120
>SAP Build Work Zone, standard edition offers 2 types of standard plans. The **Applications Plan** which is used to access your applications from a site. In this case, you need to create a subscription to SAP Build Work Zone, standard edition, which you will do in this step. The 2nd plan is the **Service Plan** which is used to integrate with other services. This plan is not required for the scope of this tutorial.
122
121
123
-
1.Go to the **Service Marketplace** from the side panel and search for `SAP Build Work Zone, standard`.
122
+
1.From your trial subaccount, go to the **Service Marketplace** from the side panel and search for `SAP Build Work Zone, standard`.
124
123
125
124

126
125
@@ -129,26 +128,26 @@ Before you can access SAP Build Work Zone, standard edition, you first need to s
129
128
2. Click the tile. The SAP Build Work Zone, standard edition **Overview** tab is in focus.
130
129
131
130
3. Under the **Applications Plans** tab, click the Actions icon (...), and select **Create** to create a new subscription.
>You can also use the **Create** button at the top right of the screen.
136
135
137
-
7. In the **New Instance or Subscription** dialog box that opens, leave the basic information that appears there and click **Create**.
136
+
4. In the **New Instance or Subscription** dialog box that opens, leave the basic information that appears there and click **Create**.
138
137
139
138

140
139
141
140
> Note that to work in SAP Build Work Zone, standard edition, to integrate content from the backend, you need to create a subscription. If you also want to integrate custom developed apps or plugins, you need to also create an instance.
142
141
143
-
8. You'll get confirmation that your subscription is being created. Click **View Subscription** to see the progress.
142
+
5. You'll get confirmation that your subscription is being created. Click **View Subscription** to see the progress.
144
143
145
144
>This step will redirect you to the **Services** -> **Instances and Subscriptions** screen. This screen provides you with an overview of all services and applications that are currently active.
146
145
147
-
9. From the **Instances and Subscriptions** screen, you'll see that you are subscribed to **SAP Build Work Zone, standard edition**.
148
-
146
+
6. From the **Instances and Subscriptions** screen, you'll see that you are subscribed to **SAP Build Work Zone, standard edition**.
147
+
149
148

150
149
151
-
Now that you have a subscription, all the SAP Build Work Zone, standard edition role collections are exposed in the cockpit, and you can proceed to the mapping between the role collection and the group that you created in SAP Cloud Identity services.
150
+
Now that you have a subscription, all the SAP Build Work Zone, standard edition role collections are exposed in the cockpit. You can now proceed to the mapping between the role collection and the group that you created in SAP Cloud Identity services.
152
151
153
152
154
153
### Map the Launchpad_Admin role in SAP BTP with the Identity Services group
@@ -157,31 +156,31 @@ Now that you have a subscription, all the SAP Build Work Zone, standard edition
157
156
158
157
2. Click the tenant that you created in SAP Cloud Identity services.
159
158
160
-

159
+

161
160
162
-
3. On the right, in the screen that opens, click on the **Attribute Mappings** tab and click **Edit**.
161
+
3. On the right, in the screen that opens, click on the **Attribute Mappings** tab, and click **Edit**.
163
162
164
163

165
164
166
165
4. Under the **Role Collection** column, search for the `Launchpad_Admin` role from the dropdown list.
167
166
168
-

167
+

169
168
170
-
5. Enter the Attribute as `Groups` and enter the Value as `Admin`. Then click the **+** to add the attributes and **Save**.
169
+
5. Enter the Attribute as `Groups` and enter the Value as `Admin`. Now click the **+** to add the attributes and **Save**.
171
170
172
171
The mapping is complete. You can now go ahead and access SAP Build Work Zone, standard edition.
173
172
174
173
175
174
### Access SAP Build Work Zone, standard edition
176
175
177
176
1. From the side panel, click **Instances and Subscriptions**.
0 commit comments