Last active
July 26, 2016 06:13
-
-
Save tmkasun/0efeb56eb65cdb76a05ac88c9f26d5ff to your computer and use it in GitHub Desktop.
WSO2 bulk users upload sample csv file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
UserName | Password | Claims | ||
---|---|---|---|---|
chris2 | chris123 | http://wso2.org/claims/emailaddress=dracusds123@gmail.com | http://wso2.org/claims/role=admin | |
mical3 | mical123 | http://wso2.org/claims/emailaddress=dracusds123@gmail.com | http://wso2.org/claims/role=admin | |
sharuk | sharuk123 | http://wso2.org/claims/emailaddress=dracusds123@gmail.com | http://wso2.org/claims/role=admin | |
john | john123 | http://wso2.org/claims/emailaddress=dracusds123@gmail.com | http://wso2.org/claims/role=admin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment