Amol Panchal
Amol Panchal
Yes I am alos facing the same issues on devices like MI 8 , Samsung Galaxy 8 etc ,Could please suggest any workaround.
Hi @FeiChen-okta ,I am also getting same exception, in my case I am using bio-metric and refresh token. It is working fine for first day but on next day it...
Hi @FeiChen-okta , I am using following dependencies and Realme XT device (Android 10 ,API 29). implementation 'com.okta.android:oidc-androidx:1.0.11' implementation "androidx.browser:browser:1.0.0" Also I am setting bio-metric by using below function public...
Hi @FeiChen-okta , I have verified your suggested steps and I have aligned my code with respect to it. But still I am getting authorization exception as follows : AuthorizationException:...
Hi @FeiChen-okta , Below are the steps to reproduce the error: 1. User is not assigned the app 2. User sign in but gets the error access_denied 3. After receiving...
Hi @FeiChen-okta , I have gone through this URL https://support.okta.com/help/s/question/0D50Z00008Gghw9/okta-session-timeout?language=en_US , it is about configuring the session timeout . How this will help in clearing the session from browser ?...
Hi @FeiChen-okta , Waiting till session timeout for next login attempt is not good user experience on mobile device, Plus the session config , policies are shared by mobile and...