...
Provide the partner name, username and password as configured on the EPR Environment/Partners page.
- Provide the user's email address to obtain a token for the user. The user's account must be 'active'.
- Use this option to login an EPR user using single-sign-on. Typically, the user's is then 'directed' to an EPR URL, for example, The user's permissions are then obtained, based on their 'user role'.
- The user can then be 'navigated' to the Assignments page, the Review Page, the Project Intake or Project Deliverables page, etc.
Example:
{ "name": "Accela", "username": "administrator", "password": "*************", "email": "john.doe@domain.com" }
...