-
Can you please update the Android clients to work with the latest identitymodel.oidcClient packages?
It isn't working right now (only with old version 1.1.0)
Thanks.
zahik updated
7 years ago
-
Are there plans to add a WPF sample? I see UWP has a Web Authentication Broker but I don't believe WPF has anything quite like that. My guess is I'll have to do something similar to WinForms example b…
-
Hi.
I had some issues with my tenant quotas, so I deleted the tenant. But then because I made a new tenant with the same name the old tenant quota's somehow got sucked into the new config. I then t…
-
Hello,
I am trying to get the oidc-client running in node.js enviroment. I did come as far that there are not problems when starting it. But when calling
`mgr.signinRedirect({**"not sure what to …
-
Hello,
In a React app using server side rendering I cannot change the store correctly.
I tried to update the store for the UserManager as stated here:
> _brockallen commented on Nov 13, 2016_
…
-
I'm writing an Ionic2 application and I'm having trouble dealing with the callback URI in the iframe used by the automaticSilentRenew feature. Bear with me, I am new to the whole Ionic/cordova world.…
-
## General
The existing OpenID Connect provider in ASP.NET Core will not accept a dynamic registration for an Identity Provider. That makes it very difficult to get OpenID certification for an ASP.…
-
Hi,
I try to use IdentityModel.OidcClient with my IdentityServer3, but when I call LoginAsync() method I got the error below:
**Error loading discovery document: Unexpected character encountered w…
-
I had let the app sit on `/quality` for a while after testing #647. I attempted to refresh and ended up with a blank screen.
Console logs
```
Navigated to http://192.168.99.103/6999998/2017/qua…
-
Hi,
If I use the WinFormsWebView sample app, with the default authority "https://demo.identityserver.io," the result returns: AccessToken, Claims, Handler, IdentityToken (matches AccessToken), Ref…