In WSO2 Identity Server, is there a way to bulk import users with multiple roles? Using the following method only gives the user the last specified role.
UserName,Password,Claims [email protected],password1,http://wso2.org/claims/lastname=Doe,http://wso2.org/claims/givenname=John,http://wso2.org/claims/[email protected],http://wso2.org/claims/role=Application/TestApp1,http://wso2.org/claims/role=Application/TestApp1_Production [email protected],password1,http://wso2.org/claims/lastname=User,http://wso2.org/claims/givenname=Test,http://wso2.org/claims/[email protected],http://wso2.org/claims/role=Application/TestApp1,http://wso2.org/claims/role=Application/TestApp1_Production