-
If we disable the `name.honorificPrefix` field from the user definition (`SCIMMY.Schemas.User.definition.truncate('name.honorificPrefix')`) and then send data that contains that field, such as:
```…
-
First of all I would like to thank the authors of this repository for their contribution. This package helped us to prototype our own SCIM server quickly. Unfortunately the way that this filter parser…
-
**Is your suggestion related to an experience ? Please describe.**
SCIM2 Multi-valued sub-attributes are not compliant with RFC7643.
Only type value and $ref (for group only) sub-attributes are supp…
-
**Describe the issue:**
While attempting to add an User to a Group with only the User ID (provided as `value`), server encounters an `NullPointerException` and responds with 500. Looking at the code …
-
### The identified issues listed here are,
- [ ] Filtering for application/hybrid roles does not work with multi attribute filtering.
- [ ] Multiattribute filtering with group and username filtering…
-
This will demonstrate the issue which produces `pydantic_core._pydantic_core.PydanticSerializationError: Error calling function `set_extension_schemas`: AttributeError: model_fields`
```python
pay…
-
**Is your feature request related to a problem? Please describe.**
Feature is not related to a problem
**Describe the solution you'd like**
I would like Kratos implements SCIM 2.0 protocol
h…
-
While integrate with the Entra provisioning service, we found that the remove group member with the Entra sample request would trigger invalid filter exception.
The request body is as shown in this…
-
Hi @jelhub
### This is not an issue.
**I'm raising this issue only for informational purpose. Not sure where to raise this request.
Please ignore if this is not relevant for you**
I have a fe…
-
**Describe the issue:**
Following patch request was sent to remove a group assigned to a specific role
```
curl --location --request PATCH 'https://localhost:9443/t/carbon.super/scim2/v2/Roles/98…