How to configure Azure auto-conesent permission with Zoom only?

Eaven HUANG 2,191 Reputation points
2022-12-26T01:26:04.587+00:00

Dear Experts,

We've configured Azure with Zoom under Enterprise Application section. The issue we are facing is that, everytime a new user tried to log in to their Zoom account, it prompted that they need consent from their admin. (I don't want to enable attached option if it will enable the auto-consent for all apps)

We don't want users to auto consent all the app permissions but only a few that we trusted. I wanted to allow users from a specific group that will be auto-consented with zoom login.
Many thanks for your help!

273955-zoom-consent.png

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,960 questions
Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

1 answer

Sort by: Most helpful
  1. Shweta Mathur 30,296 Reputation points Microsoft Employee Moderator
    2022-12-26T07:39:54.143+00:00

    Hi @Eaven HUANG ,

    Thanks for reaching out.

    I understand you are looking to allow users for specific group to auto consent the app permissions.
    I understand you are looking to restrict the users to access the application which is by default enabled for all the users in the tenant.

    You can restrict the user completely to not grant access to the application in Azure AD by checking the "Assignment required" box in your Enterprise application.

    You would require either of these, Global administrator, Application administrator, or Cloud application administrator roles to manage the application.

    Go to Azure Active Directory -> Enterprise Applications > All applications and select the application you want to configure.

    Select Properties and set "Yes" in User Assignment Required field and save the changes.

    274013-image.png

    Also, make sure to assign users and groups which need to grant access to the application.

    Under Manage, select the Users and groups > Add user/group.

    Select the users or groups you want to allow and assign them access to your application. Confirm that the users and groups you added are showing up in the updated Users and groups list.

    273938-image.png

    Now only the above assigned users or group members are allowed to access the application.

    User Consent to application can be achieved by User consent settings in "Consents and Permissions" in the Enterprise application by providing the below option:

    Users can consent to applications from verified publishers or your organization, but only for permissions you select- which will allow users can consent only to applications that were published by a verified publisher and applications that are registered in your tenant.

    274003-image.png

    Reference: https://learn.microsoft.com/en-us/azure/active-directory/manage-apps/user-admin-consent-overview#user-consent-settings
    https://learn.microsoft.com/en-us/azure/active-directory/manage-apps/assign-user-or-group-access-portal?pivots=portal

    Hope this will help.

    Thanks,
    Shweta

    ----------------------------------------------

    Please remember to "Accept Answer" if answer helped you.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.