I have created an Azure Data Factory that calls Logic App via "Web" action. Logic app is activated by HTTP request. My issue is, I have not idea, how can I secure logic app with API service (all manuals show JWT token) and then use authentication options from the web action
Please, do you have an idea, what is the easiest secured way to implement this?