Description
Custom claim values do not appear in the Console user view when using a custom user schema URI (custom_user_schema_uri) defined under [scim2], even though the values are present in the SCIM 2.0 user API response.
Steps to Reproduce
- Configure a custom user schema URI in the deployment configuration: [1]
[scim2]
custom_user_schema_uri = "exampleschemaname"
- Add the custom attribute and allow it to create SCIM2 mapping accordingly.
- Enable the Display this attribute on the user’s profile setting.
- Open the user via the Console and update the claim value.
- Observe that the updated claim value does not appear in the Console UI, despite being correctly returned in the SCIM 2.0 user response.
[1]. custom_user_schema_uri
Version
7.0
Environment Details (with versions)
No response