Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions docs/20---Concepts/concepts-26572ad.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,16 @@ You can use the service with multitenant applications developed in the context o



</dd>
</dl>

**Security**

</b></dt>
<dd>

The service has to be bound to the calling application in the same Cloud Foundry Space. Otherwise or when calling public APIs, an invalid authorization header (JWT token) will be sent which can lead to technical problems (e.g. for CAP applications).

</dd>
</dl>

Expand Down