SimpleIdServer
SimpleIdServer copied to clipboard
OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
* BC-Callback endpoint doesn't require an identity token. * UI controller must check the permissions.
``` 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?)...
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"],...
1.What is the specific introduction of these two functions, and how should I use them? Which process needs to use these two functions?  2.Can a user be limited to...
* Fix INMEMORY and SQLITE : DONE * Check user is correctly updated (INMEMORY) : TODO Ticket #661