-
**Describe the issue:**
When a POST request is sent to scim2/me endpoint with
- an empty string
- string with all spaces
- string with all "\t" and "\r" escape characters
as username, the user …
-
**Describe the issue:**
The UPDATE_CREDENTIAL_BY_ADMIN events are triggered even when a non-admin user updates the credentials. For the following scenarios
- End user set password via forgot passw…
-
Affected version: IS 5.7.0 WUM, IS 5.6.0 WUM, IS 5.5.0 WUM
`` property introduced for applying filtering enhancements for SCIM2 filter results. This makes sure that Eq should strictly check for the…
-
**Suggested Labels**
Affected : 5.8.0- beta
Severity: Major
Priority: Highest
Component: SCIM2
Type-Bug
**Steps to reproduce**
1. Create a secondary user store
2. Create 2 roles as SECONDA…
-
**Suggested Labels**
Affected : 5.8.0- alpha3
Severity: Major
Priority: Critical
Component: SCIM2
Type-Bug
**Environment**
Linux, EmbeddedLDAP UserStore
**Steps to Reproduce the Issue**
…
-
When registering a user with SCIM API, it is possible to have two primary emails by setting the primary flag as true. But neither of the emails gets updated in the console and the email field is left …
-
**Describe the issue:**
1. ResourceTypes id considered as optional [1] but it considered as required in Charon core.
2. Schemas roles attribute needs required definition true as in [2] and it's mis…
-
Add documentation for the following implementation: https://github.com/wso2/product-is/issues/6814
-
**Describe the issue:**
Role resource has two attributes as `users` and `groups`. their sub-attributes as follows. `type` subattribute is not needed for these attributes.
sub-attributes of users: …
-
**Describe the Issue:**
The following error was observed when a Scim2 patch op with large claim value is executed. Large claim values result in 500 error
```
TID: [334] Tenant: [XXXX] [2023-09-15…