-
**Describe the issue:**
When a tenant is created via api with an invalid claim (where claim validation fails). The tenant is created without the invalid claim, but an internal server error (500) is …
-
**Describe the issue:**
When attempting a SCIM2 object look-up using filters, 'totalResults' response payload's parameter value is as high as the 'count' parameter's value specified as an input on th…
-
**Describe the issue:**
SCIM user list call is using two different user store methods when pagination parameters are present in the request vs when not.
**Describe the improvement**
When paginati…
-
**Describe the issue:**
when 'GET' and 'POST' methods retrieve the meta attribute "resource type".
For endpoint "/Users" will set "resourceType" to "User", and "/Groups" will set "resourceType" to …
-
**Describe the issue:**
Secondary JDBCUserstore (not unique ID JDBCUserstore) users are not returned when trying to filter using SCIM2 users endpoint.
**How to reproduce:**
1. Configure a seconda…
-
**Is your suggestion related to an experience ? Please describe.**
Currenly, SCIM2 custom schema added with https://github.com/wso2/product-is/issues/11705 does not support for complex multi-valued a…
-
**Describe the issue:**
Patching a group with non existing group gives status code 500.
![Screenshot from 2021-02-11 14-36-17](https://user-images.githubusercontent.com/38417165/107622341-b9de5680-6…
-
**Suggested Labels**
Affected/wso2is5.9.0alpha
US-JDBC
DB-MSSQL
Priority/Normal
Severity/Major
**Steps to Reproduce**
Provision a user with SCIM2 ME endpoint with null value for password fiel…
-
In the Console application, the scim2 bulk requests have been used in several places. Need to check where they are actually needed and convert the not needed bulk API calls to normal API calls.
-
At the moment Identity Server supports operations are required for common use cases. However, there can be operations that are still not supported.
This task is to identify the missing capabilities…