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

### Question - When a user logged into ``ciba`` with identity ``connect/userinfo`` requests user information, it is returning the information of someone else who logged in earlier, even though I...

question

The old API has some issues: https://stackoverflow.com/questions/63608985/azure-app-service-with-user-assigned-managed-identity-crashes-application It also might not be supported in the future. The documentation for the new API: https://learn.microsoft.com/en-us/azure/key-vault/general/

task

### Describe the bug Dotnet 8 brought the default container port to 8080 from 80, this port needs to be added as a VIRUAL_PORT=8080 env var to the dotnet deployments...

## Description - https://github.com/skoruba/Duende.IdentityServer.Admin/issues/214 - If you run **UserDelete**, it will fail. ### Summary - ``JwtClaimTypes.Subject``, used in the GetSubjectId() method, does not get the Id of the logged in...