is there a way to restrict access to set of users to open my single page application?

2021-06-12T14:24:38.86+00:00

I have an static app and I would like to restrict access to my page, I want just a group of users can open my page, how can I do that?

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
715 questions
{count} votes

1 answer

Sort by: Most helpful
  1. AmanpreetSingh-MSFT 56,491 Reputation points
    2021-06-14T08:24:36.147+00:00

    Hi @Junior, Leonaldo Barbosa Da Silva · Thank you for reaching out.

    For this purpose, you need to navigate to:

    Azure Active Directory > Enterprise Applications > Search with Client ID (App ID) > Properties > set User Assignment Required to YES.

    105238-image.png

    Then click on Users and Groups blade > +Add user/group > Assign required set of users.

    105276-image.png

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

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    1 person found this answer helpful.
    0 comments No comments