We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7166e1a commit f9e42a2Copy full SHA for f9e42a2
guides/security/authentication.md
@@ -1121,6 +1121,17 @@ bookshop-srv started web:1/1 <org>-<space>-bookshop-xsuaa-booksh
1121
1122
and open the route exposed by the `bookshop` UI application in a new browser session.
1123
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
1135
1136
1137
## Hybrid Authentication { #hybrid-auth }
0 commit comments