THE NEW VERSION IS HERE: Approve or Reject employee Request
Table of Contents |
---|
Click activation link
...
Invoke Get Employee request by ID WS. See service spesification.
- If user was found, - show login page
- If user wasn't found, - show registration page
...
System should create user in oAuth by using Create User WS
See service specification
User authorization must occur automatically.
...
For displaying details on request FE should invoke Get Employee Request Details WS.
See service specification
Approve/Reject request data
...
Approve/Reject employee request process is described on related Page