How to grant admin approval for FormsProFlowApp

Copper Contributor

We are trying to create a simple Flow that includes a Forms Pro survey. When we attempt to sign in to Forms Pro from Flow we receive an error message: "Need admin approval FormsProFlowApp needs permission to access resources in your organization..." Where do I tell our global admin to go to grant FormsProFlowApp permissions?

4 Replies

@bradbe2355I am having to same issue, did you ever find how to grant permission?

@Andrew Bannister FormsPro Flow app does not need Admin approval by default; Tenant admin sometimes block users from giving consent. You can reach out to your admin to get you enabled.

 

 

Reason for this Message is it is asking permissions only an ADMIN can Grant

When this message shows on the same screen at the bottom there is are option to log in as admin then n there, to add the application and following are permissions it requires


Permissions requested
FormsProFlowApp
App info
This app would like to:
1. View user's forms - Allows the app user to view forms for the signed-in user.This is a permission requested to access your data in <Tenant Name>
2. Create and modify invites for user - Allows the app user to create and modify invites for user for the signed-in user. This is a permission requested to access your data in <Tenant Name>
3. View responses of user’s forms - Allows the app user to view forms responses for the signed-in user. This is a permission requested to access your data in <Tenant Name>
4. Submit responses for user - Allows the app user to submit form responses for the signed-in user. This is a permission requested to access your data in <Tenant Name>
5. View and modify user's forms - Allows the app user to view and modify forms for the signed-in user. This is a permission requested to access your data in <Tenant Name>
6. Sign you in and read your profile - Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.This is a permission requested to access your data in <TENANT NAME>
7. Maintain access to data you have given it access to - Allows the app to see and update the data you gave it access to, even when you are not currently using the app. This does not give the app any additional permissions.This is a permission requested to access your data in <TENANT NAME>
8. Sign you in and read your profile - Allows you to sign in to the app with your work account and let the app read your profile. It also allows the app to read basic company information.
This is a permission requested to access your data in <TENANT NAME>
Accepting these permissions means that you allow this app to use your data as specified in their terms of service and privacy statement.
The publisher has not provided links to their terms for you to review.

You can change these permissions at https://myapps.microsoft.com. Show details

So to review before granting permissions either ask the user to share the flow / app they using with the admin, admin runs the same app or flow and gets the prompt to accept the consent, Once the consent is accepted it will be registered in Azure AD as an Enterprise Application, Check on its permissions which API what permissions in the application details and if ok to be accepted then save it or if not then remove it after collecting the required details for further review, reason i say this as it is not documented anywhere what are these permissions Delegated/Application which APIs etc...

 

BR,

/HS