Bogdan Poliec

Results 3 issues of 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"...

question

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....

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