SimpleIdServer icon indicating copy to clipboard operation
SimpleIdServer copied to clipboard

OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core

Results 230 SimpleIdServer issues
Sort by recently updated
recently updated
newest added

When using SimpleIdServer. IdServer. Startup system login address (5001), the business system is configured with MFA, I want to make a business system in addition to the password of other...

enhancement

Hello, Since upgrading to SimpleIdServer version 5, I encountered issues when obtaining the `access_token`. After investigating, I identified two key problems: 1. With SimpleIdServer, it is necessary to include client...

bug

The use project is the latest project in your main branch. The database is postgresql and is automatically generated by the project. I first used vis sutdio to generate the...

bug

Hello, First of all, thank you for the great work on this project! 🙌 **Description:** I was wondering if there is currently a way to block or unblock users without...

enhancement

We are finally upgrading to v5.x. For context see prior issue: https://github.com/simpleidserver/SimpleIdServer/issues/725 First question: I'm trying to upgrade to the 5.0.0 packages first. We aren't using back channel authentication, so...

question

The latest release of `SimpleIdServer.Scim.Domains` - and the latest source code for the .csproj (https://github.com/simpleidserver/SimpleIdServer/blob/master/src/Scim/SimpleIdServer.Scim.Domains/SimpleIdServer.Scim.Domains.csproj#L9) references `System.Text.Json` v8.0.3, which has two high severity vulnerabilities: https://www.nuget.org/packages/System.Text.Json/8.0.3 - https://github.com/advisories/GHSA-8g4q-xg66-9fp4 - https://github.com/advisories/GHSA-hh2w-p6rv-4g7w Both...

bug

### Discussed in https://github.com/simpleidserver/SimpleIdServer/discussions/841 Originally posted by **NDCTechSupport** February 14, 2025 Followed all the Quickstart instructions. Got to ScimEF project and ran into some errors. Bypassed one error by commenting...

question

When trying to use the newly introduced realm functionality I noticed that the filtering based on realm is not applied when not excluded or included attributes are passed to the...

bug