-
I wanted to try mutmut against [scim2-models](https://github.com/python-scim/scim2-models). My `setup.cfg` file looks like this:
```ini
[mutmut]
paths_to_mutate=scim2_models/
tests_dir=tests/
a…
-
Communicating between Keycloak (using scim2 storage) and Atlassian Guard, it looks like verifySchemasInResponse (in Scim2Protocol) doesn't like the response from Atlassian:
2024-09-27 15:14:57,662 …
-
[RFC7643 §2.3.1](https://datatracker.ietf.org/doc/html/rfc7643#autoid-8) indicates that string types with canonical values defined can or cannot have other values, depending on the server configuratio…
-
**Is your suggestion related to an experience ? Please describe.**
Currently we can set any value as the locale attribute through the SCIM APIs. Owing to this, the issue https://github.com/wso2-enter…
-
scim2-cli should handle `User[EnterpriseUser]` by default instead of User.
-
When I run `scim2 --help`, I have the list of possible actions. Though these options are not displayed:
- ` --indent, --no-indent`
- ` -h, --headers `
And maybe others.
This is maybe related…
-
**Describe the issue:**
When a SCIM2 Roles V2 PATCH request, such as the following, is executed, a set of pre-listeners is triggered at [1]. Among these pre-listeners, a listener named AppPortalRol…
-
**Describe the issue:**
In the previous resource access control model, scim2/Me API's POST and DELETE endpoint's scope and permissions could be configurable.
- https://github.com/wso2/carbon-ide…
-
### Describe the issue:
- The JIT provisioned users from the federated authenticators to the IS are nor properly outbound provisioned to the third party even though the outbound configuration is done…
-
**Is your suggestion related to a missing or misleading document? Please describe.**
The v5.11.0 SCIM2 REST API definition is not shown when loading the relevant documentation page [1]. This need…