web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Pages / Multi-Tenant Functiona...
Power Pages
Suggested Answer

Multi-Tenant Functionality

(0) ShareShare
ReportReport
Posted on by 15
Question: How do I ensure that different Organizations besides my own can have access to the Power page portal I developed?

Currently did: 
 - I created a App Registration through Azure in order for it to hopefully allow for Multi-Tenant access.
 - Added an Authority Site Setting for organizations/2.0
 - Ensured within Authentication (Preview) of Azure that "Accounts in any organization directory (Any Microsoft Entra ID tenant - Multitenant)" was selected.
 
Current idea of potential problem: Could it be because my site is currently private and I only select certain people within my organization to see the site?

The issue that I received when logging in with another organization account for testing purposes:
 
AADSTS90072: User account '<user>@<domain>' from identity provider 'https://sts.windows.net/<idp-guid>/'
does not exist in tenant '<target-tenant>' and cannot access the application '<application-guid>'
(<application-name>) in that tenant.

The account needs to be added as an external user in the tenant first.
Sign out and sign in again with a different Azure Active Directory user account.
 
This is my first time trying to do something Multi-Tenant wise, any guidance would really be greatly appreciated.
Categories:
I have the same question (0)
  • Suggested answer
    Suriyanarayanan V Profile Picture
    201 on at

    You’re very close — the issue isn’t your Power Pages site settings, it’s how Microsoft Entra multi‑tenant authentication works. Even if your app registration is set to “Accounts in any organization directory (Multitenant)”, users from other tenants still cannot sign in unless they become guests in your tenant first.

    That’s why you’re seeing:

    AADSTS90072 – The account needs to be added as an external user in the tenant first

    This is expected behaviour for Entra ID when using the standard OAuth/OpenID flow.

    Why this happens

    Power Pages uses your tenant as the home for the App Registration.
    When an external user tries to sign in:

    • Their home tenant doesn’t know your app

    • Your tenant doesn’t know their user

    • So Entra blocks the login unless the user is added as a B2B guest in your tenant

    This is not related to your site being private or restricted — even public sites behave the same way with Entra ID.

    How to allow users from other organizations to sign in

    You have two supported options:

    Option 1 — Add external users as B2B guests (required for Entra ID multi‑tenant apps)

    Invite them to your tenant:

    Entra ID → Users → New guest user → Invite

    Once they appear as guests, they can sign in to your Power Pages site.

    This is the only supported method when using Entra ID (B2B) authentication.

    Option 2 — Use Microsoft Entra External ID (B2C)

    If you want true open multi‑tenant access without manually inviting users:

    • Switch your site to External ID (B2C)

    • Configure a user flow for sign‑in/sign‑up

    • Anyone with a Microsoft account or Entra account can authenticate without being added as a guest

    This is the recommended approach for public‑facing Power Pages sites.

    Important

    Multi‑tenant App Registration does not mean “anyone can sign in”.
    It only means “other tenants can consent to the app”, but Power Pages does not expose that consent flow — so B2B guest invitation is still required.

  • FV-01121256-0 Profile Picture
    15 on at
    @Suriyanarayanan V Thank you so much I do want to keep it B2B so knowing that I just need to add them as an external guest in entra makes so much sense now. I'll stick with that since I don't want this to be a public site in anyway possible. 

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Pages

#1
Hammed Profile Picture

Hammed 22

#2
Lucas001 Profile Picture

Lucas001 21 Super User 2026 Season 1

#3
CN-06091549-0 Profile Picture

CN-06091549-0 18

Last 30 days Overall leaderboard