Results 331 comments of SimpleIdServer

Hello, I checked on my local machine and it is working. The group has the following form: ``` HTTP GET : http://localhost:5002/Groups/{{groupId}} { "id": "23edbfb4-7fc1-4c48-9452-45f7193838b9", "members": [ { "value": "376ca5bb-bcc2-4aea-ab07-40dd3d69c8b9",...

Hello, The issue is fixed in the branch `release\v3.0.4`. Members attribute is now removed ! KR, SID

Hello, Sorry for the delayed response, the project "EFCore.Cassandra.Samples" has been updated to support "Datasx astra". In the file "FakeDbContext" you can update the parameters of the functions "WithCloudSecureConnectionBundle" and...

Hello, I didn't renew my azure subscription therefore websites are not reachable :(. I'm waiting for more budget to renew my subscription (probably around september / october). Kind regards, SimpleIdServer

Hello, Sorry for the delayed response. The issue is fixed in the branch "release/3.0.0" :) Kind regards, SimpleIdServer

Since version 4, the SCIM library has been utilizing the `EFCore.BulkExtensions` library to perform bulk insertion and updating of records in the SCIMRepresentationAttribute table. This modification was implemented to significantly...

Indeed, we do not yet have documents listing the changes between different versions. However, starting from version 4.0.3, we have been listing all the tickets included in the various releases....

Hello, Both issues are fixed in the `master` branch :)

Hello, I have fixed a minor issue in the master branch. Previously, a serialization exception was being thrown when a user session was revoked. Could you please try again? KR,...

The problem has been resolved in the 'master' branch. An exception was thrown because the importation algorithm attempted to insert a record into the 'GroupUser' table, but the 'GroupId' value...