Hi,
I have Configured Azure AD B2C Authentication in Power Apps Portal. Now I am Inviting users through invitation based registration functionality, so user will receive email for invitation having portal URL with invitation code. When User will click on link it will be redirect to :
When User Clicks on Register button that it redirects to sign in page of portal instead of sign up page ..Can you please help me out how user can redirect to register page directly when he clicks on register button from invitation page ?
It should redirect me to Register Page page of portal. Can someone help me out with azure ad b2c invitation based registration in PowerApps portal ?
Hi @DeepikaJain,
I doute that it will work, remember when you say "register" it means you want the customer to identify a user name/email and password to login to your site while when you use B2C you will let the customer use their "existing" username/email and password to login.
So you are trying to do 2 things that contradict each other unfortunately.
Hi @Anonymous ,
So should I remove the "/Signin-ad-b2c" from the azure or from the portal ?
Hi @DeepikaJain ,
I may misunderstood the original question, so when you are using Azure B2C the customer will not need to register as the whole idea of using B2C is to let the customer use their existing Azure account to login to your app/portal.
if you check your portal Azure B2C configuration in Authentication section in powerapps portal, you will see the redirect url will redirect you to /signin-aad-b2c1
which is originally setup in Azure as you can see below
with that, i believe the system is acting as intended
@Anonymous
Actually in local authentication it redirects me to register page once I click on redeem invitation ,but when I am using Azure AD b2c as authentication then it redirects me to sign in page first and when I click on sign up then I can go to register page.
I need to go directly to register page after redeem invitation in azure ad b2c?
Hi @DeepikaJain ,
Lets say my website is https://partnerportalus.powerappsportals.com and I would like to redirect customers to the "register" page right after they redeem invitation then the link in the email should look like this:
the blue is your website and the red is the invitation code you want to add
this is how it will look in a workflow
hope this help
Lucas001
60
Super User 2025 Season 2
Fubar
55
Super User 2025 Season 2
surya narayanan
35