diff --git a/docs/20---Concepts/concepts-26572ad.md b/docs/20---Concepts/concepts-26572ad.md index d54c06d..aa05a4a 100644 --- a/docs/20---Concepts/concepts-26572ad.md +++ b/docs/20---Concepts/concepts-26572ad.md @@ -158,6 +158,18 @@ You can use the service with multitenant applications developed in the context o + + + +**Security** + + +
+ +You have to bind the Job Scheduling service instance to the application in the same Cloud Foundry space. When the service calls an endpoint, the request always contains the Authorization header (JWT token). To validate this token, make sure that your application is bound to the Job Scheduling service instance. + +For more information, see [Binding Service Instances to Applications](https://help.sap.com/docs/btp/sap-business-technology-platform/binding-service-instances-to-applications?version=Cloud). +