Bogdan Poliec
Bogdan Poliec
Hello, Am am experiencing an issue while patching a user with name details: { "schemas": [ "urn:ietf:params:scim:api:messages:2.0:PatchOp" ], "Operations": [ { "op": "replace", "value": { "name": { "givenName": "Given Updated"...
Hello, I'm facing some performance issues when doing GET groups and each group has around 100 members and the number of total groups are around 1000. Bellow some scenarios: 1....
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"],...