How to enable Single Company Login?
If the system administrator wishes to disable the company dropdown list from the login page in order not to allow the user to select another company to log in.
Add this entry to HRPro.config
<add key="IsSingleCompanyLogin" value="true"/>
Added the parameter dbname to the login URL in order to specify which company to log in to, e.g.
https://trial.hrpro.hk:8081/WebClient/Home/Login/?dbname=dbDemo2016
or
https://trial.hrpro.hk:8081/WebClient/Home/Login/?dbname=dbYH0001