Authenticate On premise application in Azure Web API App

Ninad Pawar 1 Reputation point
2021-05-10T07:25:05.607+00:00

Hi,
I am having Java spring boot application deployed on Azure App service. Currently AAD role based authentication is implemented where all Client applications who calls this API are hosted on Cloud.
I have another requirement where we want to consume the Cloud API we have from on premise application we have. This on premise application dont have any azure footprint. We want to fetch some data from Cloud API from this on premise application. Is it possible to obtain service principal for authentication and authorization from on premise client.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,692 questions
{count} votes