Hi,
I've built a canvas app linked to a SharePoint site.
It uses 2 Flows, which trigger is Power Apps v2.
I do check AD membership in the Flow, so one of the Flow uses Azure Ad connection.
When an end-user tries to open the app, they are requested to provided connection details to AD, which obviously they don't have.
I have run PowerShell to bypass permission screen, however asking for Azure AD details still remains after running powershell.
Is there any way to avoid this happening?