Skip to main content

Notifications

Power Pages - Power Apps Portals
Unanswered

How do I connect my application created in PowerApps to a power page website or portal?

(0) ShareShare
ReportReport
Posted on by
Let's say I have created an application for my customers(external users). I also have a website/portal built on powerpages. The powerpages website contains a sign in page. How do I achieve the following 2 cases:
Case 1: When the user signs in they should be sent to the PowerApp application which I built for them
Case 2: They should be sent to a power page screen which is only visible to customers. From this screen, they have the option to navigate or open the power app application.
 
 
Categories:
  • SaiRT14 Profile Picture
    SaiRT14 1,474 on at
    How do I connect my application created in PowerApps to a power page website or portal?
     
    Use Microsoft Entra ID (Azure AD B2C) or another identity provider configured in Power Pages to authenticate external users. 

    Modify the Post-Sign-In Redirect URL: In the Power Pages Site Settings, add or update the setting: Name: Authentication/OpenIdConnect/RedirectUri Value: URL of your Power App, e.g., https://apps.powerapps.com/play/... Alternatively, if you are using custom logic for authentication: Handle the redirection in the sign-in completion flow by sending users to the Power App URL.

    Include user context (e.g., user ID or other parameters) in the redirect URL: Example: https://apps.powerapps.com/play/...?userId=12345 In the Power App, retrieve and process these parameters using the Param() function in Power Apps.

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

November 2024 Newsletter…

November 2024 Community Newsletter…

Community Update Oct 28…

Power Platform Community Update…

Tuesday Tip #9 Get Recognized…

Welcome to a brand new series, Tuesday Tips…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 143,867

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 64,174

Leaderboard