Is there a way to give app access to all users from another tenant in one go?

Simon Mouridsen 21 Reputation points
2020-08-14T08:36:52.663+00:00

We are developing and hosting an app which is being used by users from another tentant. We invite them one by one as needed, but they should essentially all have access.

This appoach is now getting tedious and time consuming.

Is there a way to provide access to all the users in the other tenant in one go, without sending invitations or knowing individual email addresses, by giving access to a domain group of theirs or some other "wildcard" method?

An alternative, but less attractive, approach could be to provide an easy way the users to invite others from their tenant - by letting them input an email address in a form within the app perhaps.

Best regards
Simon

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,657 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,608 questions
0 comments No comments
{count} votes

Accepted answer
  1. AmanpreetSingh-MSFT 56,311 Reputation points
    2020-08-14T10:40:21.167+00:00

    Hello @Simon Mouridsen As of now the only option is to use Bulk Invite option for this purpose:

    • In the other tenant, go to Azure AD > All Users > Bulk Activities > Download users. This will download all users in a CSV file. You can copy the mail column to get email address of all users in that tenant.
    • In your tenant, navigate to Azure AD > All Users > Bulk Activities > Bulk Invites > Download the template and paste the email addresses from the mail column copied in previous step to the template.
    • Upload the file to invite guest users in bulk.

    You may consider using Self-service for Azure AD B2B collaboration sign-up, so that you don't have to invite guest users and they can sign-up for guest accounts.

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

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

    0 comments No comments

0 additional answers

Sort by: Most helpful