Skip to content

Commit f9e42a2

Browse files
committed
more infos in UI testing guide
1 parent 7166e1a commit f9e42a2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

guides/security/authentication.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1121,6 +1121,17 @@ bookshop-srv started web:1/1 <org>-<space>-bookshop-xsuaa-booksh
11211121

11221122
and open the route exposed by the `bookshop` UI application in a new browser session.
11231123

1124+
<div class="node">
1125+
1126+
E.g. `https://<org>-<space>-bookshop.cfapps.sap.hana.ondemand.com/odata/v4/admin/Books`
1127+
1128+
</div>
1129+
1130+
<div class="java">
1131+
1132+
E.g. `https://<org>-<space>-bookshop.cfapps.sap.hana.ondemand.com/odata/v4/AdminService/Books`
1133+
1134+
</div>
11241135

11251136

11261137
## Hybrid Authentication { #hybrid-auth }

0 commit comments

Comments
 (0)