Forum Discussion

Raajeev_H_Dave's avatar
Raajeev_H_Dave
Copper Contributor
Apr 11, 2024

Calling Azure function API from Sharepoint classic using Managed identity

We have created an Azure function API in Python and which will be further called by SharePoint classic using javascript. We want to make it secure using managed identity. Right now we are providing them API key which we do not want to.

 

Sharepoint is providing me token but we are not able to validate it because our application is separate.

 

Please help.

 

 

2 Replies

Resources