Authentication of REST Requests
NextGen payroll processes only the authenticated REST requests coming from HRM. HRM passes a tenant name from the server.conf file and encodes the tenant name using csf based authentication mechanism. This token is sent within the REST request header. NextGen Payroll decodes this token and allows further processing. This ensures NextGen Payroll to not to process non-authenticated requests coming from any other source.