Can you log in through MSAL without having a web portal (Android)?

Hashem Abu Ragheb 0 Reputation points
2023-02-20T10:45:54.34+00:00

Hi,

When implement MSAL into android app, it show a web portal for authentication.

I would like to know if I can provide custom UI to handle username & password authentication flow, without the need for web portal ?

Regards

Hashim

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,752 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Shweta Mathur 30,261 Reputation points Microsoft Employee
    2023-02-23T06:31:40.69+00:00

    Hi @Hashem Abu Ragheb ,

    Thanks for reaching out.

    You can authenticate android applications to use the system browser or Chrome custom tabs as well apart from Web View.

    Reference: https://learn.microsoft.com/en-us/azure/active-directory/develop/msal-android-single-sign-on

    Hope this will help.

    Thanks,

    Shweta

    Please remember to "Accept Answer" if answer helped you.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.