gabrielemilan
gabrielemilan
Hello, guys, sorry for my question. Is it possible to configure the application using OAuth ADFS provider of Microsoft? If yes, how can I do that? Thanks a lot. Best...
Hello, is it possibile to change the response of the ResourceTypes endpoint? This is the current response:  But following the RFC (https://datatracker.ietf.org/doc/html/rfc7643#section-8.6) it should be:  And also I...
Hello guys, is it possible add the resource changed in the payload of notification of "RepresentationReferenceAttributeAddedEvent"? Now there are:  is it possible to have somthing like:  So also...
Hello guys, I noticed performance issue in case of a lot of users assigned to specific group (500 for example). It takes 8 min to add a new user to...
Hello, I have a performance issue on version 1.2.2. I tried to add 200 users and when I try to get all users it takes 30+ seconds to get all...
Hello, I have a question about filtering. I notice that the filtering in mongo is case sensitive, but there is a property in schema "caseExact" that I think you have...
Signed-off-by: gabrielemilan Thank you for helping make the Dapr documentation better! **Please follow this checklist before submitting:** - [ ] Commits are signed with Developer Certificate of Origin (DCO -...
Hello, I face this error using 4.0.4 version: `{ "schemas": [ "urn:ietf:params:scim:api:messages:2.0:PatchOp" ], "Operations":[ { "op":"replace", "path": "active", "value": false } ] }` 
Hello, I tried new version 4.0.3 to solve the issue #565 . Now I have this error on patch group: 
Hello, following the bug #510 , I noticed that in the new version 3.0.4 the check of uniqueness doesn't work at all. It seems that the problem is on flatten...