-
I can't seem to find any references to the EnterpriseUser in the master branch.
Looks like commit 2ef2e2769eed14af4bdf6dbdcbf02e3a9097273c deleted "modules\charon-core\src\main\java\org\wso2\charon…
-
**Is your feature request related to a problem? Please describe.**
Draft specification[1] introduces a simple extension to the SCIM protocol and core schema that adds support for cursor-based paginat…
-
A change has been done in WSO2 IS 5.8.0 to be compliant with SCIM 2 specification regarding urn:ietf:params:scim:schemas:extension:enterprise:2.0:User.
attributeName "EnterpriseUser" has been renam…
-
Have there been any plans/thoughts on implementing a grpc connector?
One that will just implement the `PasswordConnector` and `RefreshConnector` interfaces.
Just to make it easier for people to use …
-
In SCIM pagination is defined by two parameters such as startIndex, count. According to the specification [1] when the count parameter is specified as zero, the service provider should empty result se…
-
Sample requests in the SCIM specification for PATCH operation defines the body of the request as below.
`{
"schemas": ["urn:ietf:params:scim:api:messages:2.0:BulkRequest"],
"failOnErrors"…
-
**Describe the issue:**
Following valid patch operation payloads doesn't support as expected.
- [ ] 1.
Operation:
```json
{
"op": "add",
"path": "urn:ietf:params:scim:schemas:extension:…
-
We need a mechanism to denote the version of the attribute profile supported by the AARC-compliant proxies. At the same time, the relying parties should be able to signal the version of the profile th…
-
## Error `SatisfactorySaveParser.Exceptions.UnknownSaveVersionException` is thrown.
This is because the editor has not yet been updated to handle saves made in these versions of the game.
# Inst…
-
We are implementing a SCIM server using the [elimity scim](https://github.com/elimity-com/scim) library. When testing compliance with this utility, the following error is returned for the `/Resources…