#Some API calls returning 403

4 messages · Page 1 of 1 (latest)

limpid kayak
#

I have set up Backstage as per the official documentation and created a Docker container image. I am running the image locally and have also deployed it on an Azure App Service. I am using the Microsoft Azure Authentication Provider, and the Azure AD user list has been successfully imported into Backstage. I can log in successfully using my AD credentials and view catalog information on both local and Azure App Service environments. However, only on the Azure App Service environment, I am encountering 403 errors when attempting to view details on specific components. Upon further investigation, it appears that only calls to the /api/catalog/entities/by-ref/ endpoint are returning a 403; the rest seem to be working fine. This issue does not occur when running the container locally. Any help would be much appreciated

#

app-config.production.yaml