Hi,
In the Power Apps Portal, we have configured Azure AD B2C Authentication to Signup/Login by following below reference link. We have created custom User Attributes that visible while signup a new user.
1. After signup, user created at Azure successfully but could not find values of custom attributes. Also, configured mapping in Site Settings of Power Apps Portal but fields not getting populated based on Azure custom user attribute.
2. After Signin using Azure AD B2C, user redirected to the Redeem Invitation page (Portal_URL/Account/Login/ExternalAuthenticationFailed) of Portal instead of Profile page. It was working before but now not working as expected.
Reference: Configure the Azure Active Directory B2C provider manually
https://docs.microsoft.com/en-us/powerapps/maker/portals/configure/configure-azure-ad-b2c-provider-m...
Please help us to fix aforesaid issue. Any help will be appreciated.
Thank you
Hi @Ancy
Please have a look at our MVP @OliverRodrigues video where he explained clearly how to add custom attribute
https://www.youtube.com/watch?v=SngdBdEVGBc&ab_channel=PowerPlatformCommunity
Also adding one more MVP article
https://readyxrm.blog/2019/07/24/configure-azure-ad-b2c-for-powerapps-portals/
I would suggest you remove the AD B2C and start fresh. You can explore this in your dev environment.
Hope it helps.
------------
If you like this post, give it a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users to find it.
Thanks for the help @ragavanrajan.
I have followed all steps based on the link but still getting error. After successful Azure AD B2C signin, it's redirecting to the below URL.
PORTAL_URL/Register?ReturnUrl=%2FAccount%2FLogin%2FExternalAuthenticationFailed
Any help will be appreciated.
Thank you
Hi @ALL,
This issue has been resolved. I have enabled the "Open Registration" option from the Authentication settings of the External Identity Providers.
Reference: Overview of authentication in Power Apps portals
Thanks for providing help.
Thank you