-
When applying a patch add operation for an enterprise field (namely department), patchOp.apply puts the added department as a field in an object under they key "User" in an object which sits under the…
-
I'm just testing out this library and finding that the first example under **Path mode**
```
$parser = new Parser(Mode::FILTER());
$node = $parser->parse('members[value eq "2819c223-7f76-453a-919…
-
Add a table to [Docs/Design.md](https://github.com/fabbricadigitale/scimd/blob/develop/docs/DESIGN.md) to show validations vs actions
alelb updated
6 years ago
-
My Identity provider wants to PUT all the Users and Groups in a batch. scimgateway does not seem to support PUT for this, only POST and PATCH. That will not work with their software (ADFS?)
I Tried…
-
I have to retrieve all groups except the groups which names are not containing "uaa".
I can see only contains operator(co), but i cant find for not contains. Is "not contains" operator available in …
-
https://tools.ietf.org/html/rfc7644#section-3.4.2.2
-
-
##### Feature Request:
Requesting the ability to add additional request templates. I want to trigger the mapping template for a new request content-type. In this case `Content-Type: application/scim+…
-
Filtering:
https://tools.ietf.org/html/rfc7644#section-3.4.2.2
Sorting:
https://tools.ietf.org/html/rfc7644#section-3.4.2.3
Pagination:
https://tools.ietf.org/html/rfc7644#section-3.4.2.4
-
Hi,
When querying a user to the OSIAM resource server with a multi-filter including an extension field, the server responds with this error:
`Could not deserialize the error response for the HTTP s…