Skip to content

Commit e64db8a

Browse files
committed
edits made
1 parent 59cd948 commit e64db8a

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

tutorials/cp-cf-security-xsuaa-create/cp-cf-security-xsuaa-create.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -409,21 +409,19 @@ Your application has two routes that are defined in the `manifest.yml`. The dire
409409
410410
Assign your user the role collection that contains the necessary role to view the products in the product list.
411411
412-
3. Open the SAP BTP cockpit.
412+
1. Open the SAP BTP cockpit.
413413
414-
4. Navigate to your subaccount.
414+
2. Navigate to your subaccount.
415415
416-
5. Choose the **Security** tab and choose **Trust Configuration**.
416+
3. Choose the **Security** tab and choose **Role Collections**.
417417
418-
6. Choose **Default identity provider**.
418+
4. Choose the `ProductListViewer` role collection.
419419
420-
7. Enter your e-mail address and choose **Show Assignments**.
420+
5. Edit the list of users in the configuration to include your ID (e-mail address), identity provider, and e-mail address.
421421
422-
8. Choose **Assign Role Collection**.
422+
6. Save the `ProductListViewer` configuration.
423423
424-
9. Choose the `ProductListViewer` role collection.
425-
426-
10. Call the URL of the approuter again (you might have to delete your cookies/cache before).
424+
7. Call the URL of the approuter again (you might have to delete your cookies/cache before).
427425
428426
`https://approuter-product-list-ap25.cfapps.eu10.hana.ondemand.com/products`
429427

0 commit comments

Comments
 (0)