Replies: 1 comment
-
@tocri Mind posting this over on https://github.com/microsoft/coe-starter-kit/issues? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When a user opens AA4PP the first time, a prompt appears and the user needs to input the url https://graph.microsoft.com
So i tried to bypass the consent with this helpful page https://learn.microsoft.com/en-us/powershell/module/microsoft.powerapps.administration.powershell/set-adminpowerappapistobypassconsent?view=pa-ps-latest.
But it doesn't work for this connector.
I also tried to add my AAD security group as read only users to these flows :
No changes for the user.
I hope you can help me with that. I wish to bypass the consent for the users please
Beta Was this translation helpful? Give feedback.
All reactions