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

Bumps [MongoDB.Driver](https://github.com/mongodb/mongo-csharp-driver) from 2.11.6 to 2.19.0. Release notes Sourced from MongoDB.Driver's releases. NET Driver Version 2.19.0 Release Notes .NET Driver Version 2.19.0 Release Notes This is the general availability release...

dependencies
.NET

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together. Updates `socket.io-parser` from 4.0.5 to 4.2.3 Release notes Sourced from socket.io-parser's releases. 4.2.3 :warning: This release contains an important...

dependencies
javascript

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

Hello, how are you? Steps to reproduce: 1. POST a user with no `name.*` attributes. 2. PATCH the user with the following body ``` { "Operations": [ { "op": "add",...

bug

Hello :) I found out that a query of the following form does not exclude the members from the response. `https://localhost:80/Groups/[ID]?excludedAttributes=members` However, when trying to exclude the `displayName` for instance,...

bug

Hello, how are you? In RFC 7643 is is stated the the userName attribute is case insensitive. When filtering on a username with a different case, it does not work....

bug

Documentation : https://openid.bitbucket.io/connect/openid-4-verifiable-credential-issuance-1_0.html#name-metadata Support : https://openid.bitbucket.io/connect/openid-4-verifiable-credential-issuance-1_0.html#name-dynamic-credential-request Add one or more VC to a user : https://github.com/w3c/vc-data-model/tree/5f7495447f715175ce16b5da69237bf355bfc616/schema/verifiable-credential https://verifiablecredentials.dev/

enhancement

1、When you create a user group, select Delete after the user group is created. See video1 2、After you add a child member to a group, the child member is displayed...

bug