- 27 Feb 2023
- 1 Minute to read
- Print
- DarkLight
Candidate Self-Service Overview
- Updated on 27 Feb 2023
- 1 Minute to read
- Print
- DarkLight
The Candidate Self-Service MVC application communicates with the WebAPI application by sending/recieving data in the JSON format.
The WebAPI application communicates with Lanteria HR through the ApplicantSelfServiceHandler.ashx handler.
If the Office 365 authentication is used, the Lanteria HR web application is extended for Lanteria HR engineers to bypass the Office 365 authentication and have direct access to the web application. In this case, Candidate Self-Service is also configured for this extended web application.
MVC and WebAPI are the IIS web applications that could be hosted on any machine including SharePoint farm servers (however, that machine must be exposed to Internet).