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

Hello, I tried new version 4.0.3 to solve the issue #565 . Now I have this error on patch group: ![image](https://github.com/simpleidserver/SimpleIdServer/assets/10979448/84539ad6-7ca3-458e-9e10-e01bd2465933)

bug

We have **[PatchOperationParameterConverter](https://github.com/simpleidserver/SimpleIdServer/blob/master/src/Scim/SimpleIdServer.Scim/Infrastructure/Converters/PatchOperationParameterConverter.cs)** which is used for example in **PatchOperationParameter** for Patch requests. There is no implementation for the **WriteJson** method in the **PatchOperationParameterConverter**. Does it make sense to call...

bug

https://datatracker.ietf.org/doc/html/draft-ietf-oauth-step-up-authn-challenge

https://datatracker.ietf.org/doc/html/draft-ietf-oauth-browser-based-apps

enhancement

https://wallet.verifiablecredentials.dev/request

enhancement

Looks like Linq join from Representation to attribute does not use fullpath so can end up with multiple results. Also, does not honor lastChild.SchemaAttribute.Type and only sorts on ValueString property...

bug

It actually deletes the records, but it is perceived as if it does not.

bug

Hello, I want to propose the possibility of providing some seed records from an external JSON file as a feature that can be optionally enabled. While working on the demo...

enhancement

Hello, following the bug #510 , I noticed that in the new version 3.0.4 the check of uniqueness doesn't work at all. It seems that the problem is on flatten...

bug

Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) from 5.0.3 to 5.0.9. Release notes Sourced from Microsoft.AspNetCore.Authentication.JwtBearer's releases. .NET 5.0.9 Release .NET 5.0.8 Release .NET 5.0.7 Release .NET 5.0.6 Release .NET 5.0.5 Release .NET 5.0.4 Release...

dependencies
.NET