question

RezaMohamed-8816 avatar image
0 Votes"
RezaMohamed-8816 asked azure-cxp-api edited

Using Azure AD B2C with only username/password textbox

I find the Azure AD B2C login process ugly for a xamarin app where the Login opens up a webview. Is it possible to just use a textbox for username and password and capture that data and send it to Azure AD B2C for login? Something that Firebase does really well with something simple is LoginWithUsernameAndPassword(string username, string password)

If so, can someone point me to an example, please? I haven't found an easy implementation of this at all.

azure-active-directory
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.

1 Answer

JamesHamil-MSFT avatar image
0 Votes"
JamesHamil-MSFT answered

Hi @RezaMohamed-8816 , are you talking about the appearance shown in the video here? Have you looked into customization options? If this doesn't suit your needs this thread goes into detail on silent authentication. Please let me know if you have any questions!

Best,
James


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.