File tree Expand file tree Collapse file tree 1 file changed +7
-9
lines changed
tutorials/cp-cf-security-xsuaa-create Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change @@ -409,21 +409,19 @@ Your application has two routes that are defined in the `manifest.yml`. The dire
409
409
410
410
Assign your user the role collection that contains the necessary role to view the products in the product list.
411
411
412
- 3 . Open the SAP BTP cockpit.
412
+ 1 . Open the SAP BTP cockpit.
413
413
414
- 4 . Navigate to your subaccount.
414
+ 2 . Navigate to your subaccount.
415
415
416
- 5 . Choose the **Security** tab and choose **Trust Configuration **.
416
+ 3 . Choose the **Security** tab and choose **Role Collections **.
417
417
418
- 6 . Choose **Default identity provider** .
418
+ 4 . Choose the `ProductListViewer` role collection .
419
419
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 .
421
421
422
- 8. Choose **Assign Role Collection** .
422
+ 6. Save the `ProductListViewer` configuration .
423
423
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).
427
425
428
426
`https://approuter-product-list-ap25.cfapps.eu10.hana.ondemand.com/products`
429
427
You can’t perform that action at this time.
0 commit comments