SimpleIdServer
SimpleIdServer
Hello, We’ve made some changes in the master branch, and the performance issue has been significantly improved. For a group with 10,300 users, execution time has dropped from `36 seconds`...
Even with 15,000 members in the group, the operation executes in 500 ms on my local machine using MongoDB. Without additional information, we can’t help you further with this issue.
@canea-asb: Hello 🙂 Indeed, since version 6.0.3, the Newtonsoft library has been removed from the SCIM project and replaced with System.Text.Json. In the Extract method of the SCIMSchemaExtractor class, JsonSerializer.Deserialize...
Hello, Both CSS files have been removed from the .NET template (origin/master) At the moment, we are working on another project that will provide an administration UI to monitor security...
You can use the latest version 6.0.5
Hello, the 6.0.6 release will be published once the performance issue in the SCIM server (using MongoDB) is fixed, probably next week. KR, SID
Indeed, since version 6, SimpleIdServer has been using an **internal** FormBuilder to create the authentication and registration pages. We made this choice for the following reasons: * The authentication and...
Hello @dimOk00, You're right — the .NET template for the SimpleIdServer.Scim.Startup project was invalid. This issue has been addressed in the release/v6.0.4 branch with the following changes: 1. Added the...
Hello, the issue has been fixed in the master branch. :) KR, SID
Thank you for your suggestion to create a pull request, but this issue has already been fixed by another pull request 🙂: https://github.com/simpleidserver/SimpleIdServer/pull/904/files The changes are already present in the...