-
**Which version of Duende IdentityServer are you using?**
`6.1.8`
**Which version of .NET are you using?**
.NET6
**Question**
I am looking to implement SSO onto an authentication server with Identit…
-
Hi IdentityServer4.AspNetIdentity I upgraded to the latest version but it logs in with SampleApiConsumers but the categories are not listed and it gives an error.
An unhandled exception occurred wh…
-
The ASP.NET Identity IdentityManagerService page it's outdated and with wrong information.
`var svc = new Thinktecture.IdentityManager.AspNetIdentity.AspNetIdentityManagerService(userMgr, roleMgr);`
s…
-
I am setting up IdSrv3 (2.5.4) with IdentityServer3.AspNetIdentity (2.0.0) and IdentityModel (2.0.0 / 1.13.0).
I get this exception in the event log when trying to do a UserService operation:
> Syste…
-
create: Create webapi Project with .Net 8.0
add: dotnet add package IdentityServer4
add: dotnet add package Microsoft.AspNetCore.Identity.EntityFrameworkCore
add: dotnet add package Microsoft.EntityF…
-
## Issue
The Identity serve that I'm using is based on Cookie authorization.
When I call `authorize` method (so authorize endpoint) on my server the authorization code flow is performed as expecte…
-
无法编译
找不到项目
IdentityServer4
IdentityServer4.AccessTokenValidation
IdentityServer4.AspNetIdentity
IdentityServer4.Storage
IdentityModel
IdentityModel.AspNetCore.OAuth2Introspection
…
-
Hi!
I really appreciate your work on this project.
I would like to ask you something, how would you handle authentication in this type of architecture?
Like an IdentityServer or a microservice d…
-
**Which version of Duende IdentityServer are you using?**
7.0.6
**Which version of .NET are you using?**
.NET 8
Hi,
I have implemented AspNetIdentity together with OIDC and it works great for…
-
I have this code implemented, and I have connection leaks.
The Dapper Server works fine for some time, but then I suddenly start getting a series of thread pool errors. I recycle the app, and it t…