-
migrated from IdentityServer4
https://github.com/IdentityServer/IdentityServer4/issues/1721
-
-
Hi, I'm trying your tutorial on youtube and created the IDS api with the client api but the authorize attribute doesn't work? I can't get the /.well-known/openid-configuration url to work either. Any…
-
2023-02-20 04:27:12 System.Exception: An error was encountered while handling the remote login.
2023-02-20 04:27:12 ---> System.Exception: The authentication response was rejected because the anti-f…
-
Hello yor example is very good and clear.
i see that you register manually and in memory the client called AngularSPA, in Config.cs file.
.......
// Clients credentials.
return new Li…
-
### Describe the bug
A CVE has been published two weeks ago related to IdentityServer4:
https://github.com/advisories/GHSA-ff4q-64jc-gx98
Is this fork also subsceptible to the same attack?
-
We have multiple applications using client credentials flow token introspection, communicating with a load-balanced solution using IdentityServer4; all of these are hosted in IIS. At least once/day, …
-
I'm using IdentityServer4 (C#): is an OpenID Connect and OAuth 2.0 framework for ASP.NET Core.
I will host IdentityServer4 using Kubernetes + SQL Database for storing client information. In order t…
-
Written on 2018-01-02 10:05:25 AM
URL: https://mcguirev10.com/2018/01/02/identityserver4-without-entity-framework.html
-
Written on 2018-01-12 3:58:48 PM
URL: https://mcguirev10.com/2018/01/12/persistent-login-with-identityserver.html