0

when using the MSAL for Angular on Android with ionic and capacitor, the user is forced to login each time, when he is opening the application. Is there any way to store somehow user authentication credentials in cookies on the android device, if the web view component / in app browser are used to navigate to the Azure AD B2C page for the authentication?

Following frameworks and tools are used:

MSAL for Angular with Azure AD B2C ionic with capacitor to run Angular application on Android device web view component and in app browser to allow the user to authentication through the Azure AD B2C page

What is needed to achieve:

keep the user authenticated even if the app is closed and opened again after some period of time.

when using as is MSAL for Angular on Android device with ionic and capacitor - the user is logged off every time the app is closed.

4

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.