IdentityModel.OidcClient icon indicating copy to clipboard operation
IdentityModel.OidcClient copied to clipboard

Android 2FA issue in OIDC - Page dissapears when user navigates to see the OTP & come back to the App

Open ananthasivanvk opened this issue 3 years ago • 2 comments

This is happening with Android where user is shown the OIDC Login Page and when the Multi Factor Authentication is enabled and when the Android browser prompts for the code and user navigates to see their OTP in email and when they come back to the app the web page is no more their in the app. This happens in Android.

I am using IdentityModel.OidcClient v3.1.2.

Screenshot 2021-08-03 at 6 34 33 PM

ananthasivanvk avatar Aug 03 '21 13:08 ananthasivanvk

I'm experiencing the same issue, I can't seem to find a work-around for this issue.... Any solution yet?

Djeffl avatar Sep 06 '21 12:09 Djeffl

I'm experiencing the same issue, I can't seem to find a work-around for this issue.... Any solution yet?

We could resolve this by using WebAuthenticator, you may refer the below link for how this can be done, Xamarin OIDC

ananthasivanvk avatar Sep 22 '21 05:09 ananthasivanvk