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

* BC-Callback endpoint doesn't require an identity token. * UI controller must check the permissions.

bug

``` Severity Code Description Project File Line Suppression State Error CS0234 The type or namespace name 'Jobs' does not exist in the namespace 'SimpleIdServer.IdServer.Provisioning.SCIM' (are you missing an assembly reference?)...

bug

Hello, I'm facing an issue when doing the following call to insert an user with entitlements and the SupportTransaction of the MongoSettings is set to true. ``` { "schemas": ["urn:ietf:params:scim:schemas:core:2.0:User"],...

bug

1.What is the specific introduction of these two functions, and how should I use them? Which process needs to use these two functions? ![1703063189517](https://github.com/simpleidserver/SimpleIdServer/assets/108246986/39946400-50bf-41e4-ba40-3761283bb336) 2.Can a user be limited to...

question

* Fix INMEMORY and SQLITE : DONE * Check user is correctly updated (INMEMORY) : TODO Ticket #661

bug