Welcome to the WSO2 Identity Server source code! For info on working with the WSO2 Identity Server repository and contributing code, click the link below.
Start another IS instance running on a different port (SCIM inbound provisioning enabled)
Use SCIM 2.0 rest API to create a new user/group
Actual Behavior
When using SCIM API to provision users/group it works fine (entity is not created in the local user store.). However, when using SCIM 2.0 rest API the entity is created in both user stores.
This issue is being closed due to extended inactivity. Please feel free to reopen it if further attention is needed. Thank you for helping us keep the issue list relevant and focused!
Suggested Labels
Affected: 5.8.0-alpha2 Severity: Major Priority: High Component: SCIM2/Outbound Provisioning Type-Bug
Steps to reproduce
Actual Behavior
When using SCIM API to provision users/group it works fine (entity is not created in the local user store.). However, when using SCIM 2.0 rest API the entity is created in both user stores.