Closed AnuradhaSK closed 1 year ago
The improvement can be made here - https://github.com/wso2-extensions/identity-organization-management/blob/main/components/org.wso2.carbon.identity.organization.user.invitation.management/src/main/java/org/wso2/carbon/identity/organization/user/invitation/management/InvitationCoreServiceImpl.java#L190~L197
@Kanapriya can you create a separate issue to track the UI improvements?
Describe the issue: We have introduced a feature for inviting parent organization users to child organization. swagger: https://github.com/wso2/identity-api-server/blob/master/components/org.wso2.carbon.identity.api.server.organization.user.invitation.management/org.wso2.carbon.identity.api.server.organization.user.invitation.management.v1/src/main/resources/organization-user-invitation.yaml
This API has given the capability to assign roles while inviting users, but it's not implemented. Need to support roles assignment for invitation based on the new role model