cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Kyma API Rule

Zafer
Participant
1,018

Hi All,

We are using Kyma runtime and also planning to use API Management as well. We are planning to deploy our API on Kyma and publish it via API Management.

Is there any way to create the rule for Kyma APIs which is only accessible from API Management? We don't want to make it public only accessible over API Management.

Regards,

Zafer

Accepted Solutions (0)

Answers (1)

Answers (1)

jamie_cawley
Product and Topic Expert
Product and Topic Expert

A Kyma API would be available on the internet, I would suggest securing it with oauth or jwt.

https://kyma-project.io/docs/kyma/latest/03-tutorials/00-api-exposure/apix-03-expose-and-secure-work...

Regards,

Jamie

Zafer
Participant
0 Likes

Hi Jamie

I read those documents too however I am searching for ways of making them only accessible on the BTP platform. API Management is the BTP service and Kyma same as well. If I only open BTP IP's range or only make it accessible internally on BTP, we will protect our services from attacks, coming from the Internet.

Regards,

Zafer