-
**IS Version: 5.6.0**
There is an inconsistency in the SCIM2 response received when filtering users that have roles created while SCIM2 is disabled. Ideally, it should not list the roles that were …
-
**Environment**
IS-5.10.0
WUM 2021 February
ApacheDS in-built LDAP
**Issue description**
Direct LDAP role deletions cause stale records in **IDN_SCIM_GROUPS** table. These stale records are ret…
-
**Is your feature request related to a problem? Please describe.**
Atm SCIM2 Schema extensions are configured in a configuration file that is global to the environment. In a multi-tenanted environmen…
-
#### OS, DB, other environment details and versions:
Db2 11.5
Ubuntu 19.10
Primary user store: Default LDAP
Secondary User store: Db2 11.5 - UniqueIdJDBC
Tenant user
email as username
#### De…
-
Some of the group displayNames are incorrect in SCIM2
User store: read_only_ldap_unique_id
Steps:
To Create and configure unique Id read only ldap (Step 01 to 04)
01. Download and unzip tw…
-
SCIM filtering is supported for both single attribute and multi attribute cases.
A single attribute filter request with no domain param returns all the users from all the user stores.
But Multi at…
-
on a running instance of WSO2 IS 5.6.0 with all current WUM updates, issuing the command
`curl -k --user admin:admin https://localhost:9443/scim2/ServiceProviderConfig | json_pp`
returns a response …
-
While working on force password reset flow with SCIM [1], We define "forcePasswordReset" as an extension by adding an attribute in the scim2-schema-extension.config file. Then we add the attribute nam…
-
I have built my integration using scimmy and it mostly seems to be working. However, I pulled down the example PostMan tests mentioned here https://github.com/scimmyjs/scimmy-routers/issues/10#issuec…
-
**Suggested Labels**
Affected/wso2IS5.9.0alpha
Priority/Highest
Severity/Major
**Environment**
US-JDBC
DB- MYSQL 5.6
Ubuntu
**Steps to Reproduce**
Change the deploymnet.toml as below to …