Closed ReneRanzinger closed 4 years ago
Waiting for #56 to complete
Input JSON Sample :
{
"name": "akshay",
"providerGroup" : "",
"department":"",
"affiliation":"",
"url":"",
"contact":"",
"username":"test",
"email":"test@gmail.com"
}
Output JSON:
{
"message" : "New user created",
"set_password_link" : "glygen.ccrc.uga.edu/ifeds/password_reset/G87NCuUQ5rYXe5bYGIMWFxdooqK5lB"
}
Email Sample:
c96268a6d605180fbac84fb9527a77e02d4e03f1
Please note we need to put username and password of the Gmail account in the application.properties before using this web service
Input
Function
Ouput Error json or success json.