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

Getting unauthorized client issue

Open AjitKRuin opened this issue 2 years ago • 6 comments

I updated identity model Odic client from 3.1 to 5.0 , I found response mode and flow missing from options , I commented them and deploy but getting Unauthorized client error.

AjitKRuin avatar Apr 18 '22 09:04 AjitKRuin

What IdP are you using?

leastprivilege avatar Apr 19 '22 07:04 leastprivilege

I am using Xamarin android application , when I use identity model older version I was able to run application , now when I try to update identity model , as now I am trying to send my locale string in logout request state query string. But after I update I am getting unauthorized client error.

AjitKRuin avatar Apr 20 '22 05:04 AjitKRuin

I tried to send cookies from Xamarin app to Oidc client , But I did not find any way to pass locale through cookies.

AjitKRuin avatar Apr 20 '22 05:04 AjitKRuin

Any update @leastprivilege ?

AjitKRuin avatar Apr 22 '22 15:04 AjitKRuin

What IdP are you using?

no - do you have one?

leastprivilege avatar Apr 22 '22 19:04 leastprivilege

@AjitKRuin @leastprivilege Is there any update on this issue? I am facing same in my Xamarin app.

kavitap0810 avatar Aug 26 '22 14:08 kavitap0810