/
createAccount
createAccount
/webServices/createAccount
Purpose
To enable the creation of Rogo accounts.
Parameters
N/A
Access
Requires SysAdmin access.
Data
This should be POSTED along with the request
ROGO_USER = 'rogo sysadmin username' ROGO_PW = 'the correct password' data = <user> <username>TESTUSER</username> <password>TESTUSER_PASSWORD</password> <title>Mr</title> <surname>Test</surname> <firstnames>Tesser</firstnames> <email>test@testuser.com</email> <course>A100</course> <gender>Female</gender> <yearofstudy>1</yearofstudy> <roles>Student</roles> </user>
, multiple selections available,
Related content
createAccount
createAccount
More like this
Apache Login
Apache Login
More like this
Apache Login
Apache Login
More like this
User Management
User Management
More like this
User Management
User Management
More like this
Debugging Authentication
Debugging Authentication
More like this