-
In the abstract, and throughout the doc the concept of a SCIM Service Provider is used. This language does not appear in the original [RFC 7642](https://datatracker.ietf.org/doc/rfc7642/). In 7642 t…
-
I'm running a service created with`scimmy` through Microsoft's [validator tool](https://scimvalidator.microsoft.com/). This tool is buggy and full of holes, but in this case, I think it's making a leg…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on Github _(I've sea…
-
**Describe the bug**
When using a selection filter on multi-valued complex attribute only the first occurrence is considered.
**To Reproduce**
```
const scimUser: ScimUser = {
schemas: ['ur…
-
![微信图片_20241129140639](https://github.com/user-attachments/assets/4e51f107-7f95-495e-968c-e145354b081c)
-
**Problem behavior**
The library rejects payloads that are valid according to [RFC 7644, Sec. 3.5.2.3. Replace Operation](https://tools.ietf.org/html/rfc7644#section-3.5.2.3). Specifically, it reject…
-
Hello,
We see that now schema attributes are not fully case insensitive.
**Steps to reproduce:**
1. Prepare a valid request body, as an example for POST /Users:
```
POST https://api.ips.d…
-
**Describe the bug**
PatchOperation.AddOperation instance creation fails on path values with selection filters.
https://github.com/pingidentity/scim2/commit/4b3d63c7c22ec044f5da4bb14848ac1366a3fa13#…
-
**Steps to reproduce:**
1. Send request to endpoint not listed in `SCIMEndpoints`.
2. Get response with 404 status code without body.
**Expected result:**
Standard body with json should be retur…
-
There is **500** Error if no _value_ field in request. Should be **400** as _value_ is required field.
**add** operation:
```
{
"schemas": [
"urn:ietf:params:scim:api:messages:2.0:P…