Xamarin forms Logout using Client Flow

Manish Sharma 1 Reputation point
2020-07-24T18:13:03.857+00:00

I am having issues deleting the cached credentials in the iOS (minimum 10.) and Android (minimum 5.0 Lollipop) web browser from my Xamarin Form (4.0) app once the user clicks logout in the app.
I am using Client flow with Azure AD Authentication provider. It's clearing the token and user properties in app but when it goes and call the Web Mobile API browser is using the cached credentials and refreshing the token instead of asking for the new AD login (in my case) credentials and login in the last login user.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,689 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2020-07-24T18:14:53.497+00:00

    Xamarin is not currently supported here on QnA. They're actively answering questions in dedicated forums here.
    https://forums.xamarin.com/

    --please don't forget to Accept as answer if the reply is helpful--

    0 comments No comments