I have below setup on Azure, Host APP Added 3 Scopes under "Expose an API" tab i.e. abc, def, ghi Client APP Added all 3 Scopes under "API Permissions" tab No
I have managed identity enabled on azure AML and can access the AML workspace when running the code locally via vscode as it is authenticated by the current ses
I'm attempting to build an SSO prototype using an Azure Function web API and a react-based SPA connected to Azure AD. The goal is to use "Easy Auth" (aka Azure