-
### Expected Behavior
Be able to login
### Actual Behavior
Password input box not visible in Elevate Session State popup while Administrator:
![image](https://user-images.githubusercontent…
-
Hi, it would be great to have the plugin working on 4.3.
* Is there anything ongoing? It might be that we look into it.
Regards,Danny
-
**Which version of Duende IdentityServer are you using?**
7.0.1
**Which version of .NET are you using?**
net8.0
**Describe the bug**
I'm using Duende Identity server and Microsoft as external id…
-
**Which version of Duende IdentityServer are you using?**
7.0.5
**Which version of .NET are you using?**
.Net Core 8
**Describe the bug**
Not a bug with Identity Server perse, but I'm having …
-
**Which version of Duende IdentityServer are you using?**
v6.0.2
**Which version of .NET are you using?**
6
**Describe the bug**
![image](https://github.com/DuendeSoftware/Support/assets/130062…
-
**Which version of Duende IdentityServer are you using?**
7.0.1
**Which version of .NET are you using?**
8.0
**Describe the bug**
After upgradation to .NET 8.0 and Duende IdentityServer…
-
**Which version of Duende BFF are you using?**
2.0.0
**Which version of .NET are you using?**
7.0
**Describe the bug**
I am not able to redirect back to the user spa window properly after aut…
-
Hi,
In the Web sample, when I try to logout, it redirect to another page.
But, when I restart the application, I'm logged in automatically !!
It seems it is a call to:
> https://localhost…
vd3d updated
3 months ago
-
There are a number of places where `JWTSecurityTokenHandler` calls into user provided methods that may be doing some IO (e.g., database or remote calls) but they do so in a synchronous way.
One examp…
-
**Which version of Duende IdentityServer are you using?**
7
**Which version of .NET are you using?**
8
**Describe the bug**
Not a bug, just a question. This is more to do with dotnet's …