v1.0 REST Endpoints

Users, Permissions and Roles/Permissions/v1.0
The operations from the Users, Permissions and Roles/Permissions/v1.0 category.
Get a user's global rights
Method: get
Path: /ec-auth-svc/rest/v1.0/globalrights
Get a user's ID
Method: get
Path: /ec-auth-svc/rest/v1.0/userids/{username}
Get a user's info
Method: get
Path: /ec-auth-svc/rest/v1.0/userinfo
Get a user's permissions
Method: get
Path: /ec-auth-svc/rest/v1.0/rights
Get a user's rights
Method: get
Path: /ec-auth-svc/rest/v1.0/allrights
Get a user's rights for all studies
Method: get
Path: /ec-auth-svc/rest/v1.0/allStudyRights
Get studies and modes
Method: get
Path: /ec-auth-svc/rest/v1.0/studies
Get user name
Method: get
Path: /ec-auth-svc/rest/v1.0/usernames/{userid}
Get users and rights in a study
Method: get
Path: /ec-auth-svc/rest/v1.0/{studyId}/userrights
Verify right name
Method: get
Path: /ec-auth-svc/rest/v1.0/rightname/{rightname}