wso2 / product-is

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.
http://wso2.github.io/
Apache License 2.0
748 stars 729 forks source link

Internal Roles created via management console are not displayed as SCIM roles when listed #5598

Closed isharak closed 2 weeks ago

isharak commented 5 years ago
  1. 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

isharak commented 2 weeks ago

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!