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.
Create two Internal Roles from management console and try to list them via a curl command :
curl -v -k --user admin:admin https://localhost:9443/scim/Groups
Actual Result :
Internal Roles created via management console are not displayed as SCIM roles but Internal roles created giving the SCIM endpoint from curl command are displayed as SCIM Groups
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!
Actual Result : Internal Roles created via management console are not displayed as SCIM roles but Internal roles created giving the SCIM endpoint from curl command are displayed as SCIM Groups