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 using EF6 with v2.0.15 and noticed a few issues. 1. Data was corrupted in the DB, see the attached csv in the zip. Some attributes are...

bug
question

GET [https://{{Server}}{{Port}}/ResourceTypes](https://%7B%7Bserver%7D%7D%7B%7Bport%7D%7D/ResourceTypes) returns the next response: ```json { "schemas": [ "urn:ietf:params:scim:api:messages:2.0:ListResponse" ], "totalResults": 2, "itemsPerPage": 2, "startIndex": 1, "Resources": [ { "schemas": [ "urn:ietf:params:scim:schemas:core:2.0:ResourceType" ], "id": "User", "name": "User", "description":...

bug

Bumps [scss-tokenizer](https://github.com/sasstools/scss-tokenizer) and [node-sass](https://github.com/sass/node-sass). These dependencies needed to be updated together. Updates `scss-tokenizer` from 0.2.3 to 0.4.3 Release notes Sourced from scss-tokenizer's releases. v0.4.3 What's Changed Bump acorn from 5.7.3...

dependencies
javascript

Bumps [jszip](https://github.com/Stuk/jszip) from 3.6.0 to 3.10.1. Changelog Sourced from jszip's changelog. v3.10.1 2022-08-02 Add sponsorship files. If you appreciate the time spent maintaining JSZip then I would really appreciate your...

dependencies
javascript

Bumps [jszip](https://github.com/Stuk/jszip) from 3.5.0 to 3.10.1. Changelog Sourced from jszip's changelog. v3.10.1 2022-08-02 Add sponsorship files. If you appreciate the time spent maintaining JSZip then I would really appreciate your...

dependencies
javascript

I'm trying this test against the SCIM API using a database: ``` Scenario: Check user attribute filter return the right data (HTTP GET) When execute HTTP POST JSON request 'http://localhost/Users'...

bug

After some testing from swagger I found some responses with ServerError 500 status code instead of error 400 BadRequest. Tested with version "2.0.9" and the latest beta version "2.0.16-ci-00324" from...

bug

Bumps [jsrsasign](https://github.com/kjur/jsrsasign) and [angular-oauth2-oidc-jwks](https://github.com/manfredsteyer/angular-oauth2-oidc). These dependencies needed to be updated together. Updates `jsrsasign` from 8.0.24 to 10.5.27 Release notes Sourced from jsrsasign's releases. extend CertificationRequestInfo class for challengePassword and unstructuredName...

dependencies
javascript

Bumps [terser](https://github.com/terser/terser) and [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies needed to be updated together. Updates `terser` from 4.6.3 to 5.14.2 Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not...

dependencies
javascript