Duende.IdentityServer.Admin icon indicating copy to clipboard operation
Duende.IdentityServer.Admin copied to clipboard

The administration for the Duende IdentityServer and Asp.Net Core Identity ⚡

Results 124 Duende.IdentityServer.Admin issues
Sort by recently updated
recently updated
newest added

Changed the SharedKey and AuthenticatorUri variables to be nullable so that the MFA works from Microsoft authenticator apps.

**Why .Net Aspire?** It will improve the experience of building the Identity Server Admin [Getting started with .Net Aspire](https://learn.microsoft.com/en-us/dotnet/aspire/get-started/aspire-overview)

enhancement

Net8 will set CorrelationCookie.SecurePolicy = CookieSecurePolicy.Always causing correlation cookienot to be found in local ip access

**Is your feature request related to a problem? Please describe.** We have a requirement that users on the admin portal are logged out after 15 minutes of inactivity. I'm not...

enhancement
task
medium priority

Hi, I have all three separate services deployed in K8S using Azure Gateway as the ingress controller and only the STS service is running correctly. If I try and go...

question

### Description `AuthenticationException` when attempting to access the admin UI after initial build & run. I can access `https://admin-api.skoruba.local/swagger` & `https://sts.skoruba.local` with no SSL errors. I went through the steps...

An error after login. It occurs very strange. On one computer works OK with "incognito". On another doesn't work with any mode and with any browser. Other applications use Duende...

Hello, We have integrated the Duende.IdentityServer.Admin with our identity server. And in that, we have found that when ever we delete the scopes from AdminUI, it is removed from the...

enhancement

Hi! ### Describe the bug There are many users with a certain role. When I go to 'Users' page that displays all the users with that role I can only...

### Detail of the execution environment I´m using the images generated in the DockerHub. I´ve set up my proper values Running a docker-compose up - d to get up my...

question