question

mandania avatar image
0 Votes"
mandania asked azure-cxp-api edited

Native UX for the application for sign in/signup in Azure B2C

I have an application for Android/IOS. Is there a way to have the native UX for the application for sign in/signup but instead it uses Azure B2C in the background to handle the authentication? I.e. not present a standard login page but instead fill in a form in the application itself ?

azure-ad-b2c
· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @mandania , have you looked into customizing the interface directly through Azure B2C? This might be easier than using an API. Please let me know if this helps. If not I can keep looking into this for you!

Best,
James


0 Votes 0 ·

@JamesHamil-MSFT , thank you for a prompt reply. This is might the solution i am looking for. i will give it a try. thanks for the link.

0 Votes 0 ·

@JamesHamil-MSFT what if i want to use API, to handle the authentication through an Android/IOS application itself? Is this achievable and how?

0 Votes 0 ·

1 Answer

AjithAlexander-5253 avatar image
0 Votes"
AjithAlexander-5253 answered

This is what you're looking for: https://docs.microsoft.com/en-us/azure/active-directory-b2c/add-ropc-policy?tabs=app-reg-ga&pivots=b2c-user-flow. However, fair warning, this ends up costing you the ability to do a lot of the flexible in-jouney pivots that a B2C authentication page provides such as MFA.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.