Windows Authentication
Using Windows NT Integrated Authentication There are two options we can use for our connection string between the Halo WebApp and the Halo Database. We recommend using SQL Authentication in the initial deployment session and for when the instance is live since this is much easier to setup and is more efficient. However, you may […]
On-Prem Deployment – Troubleshooting
This section covers useful troubleshooting options for an On-Prem deployment Halo API and Auth Logs: The first step in determining whether the issue is Halo-related is to check the WebApp folder. You may be able to gather more information by reviewing the Halo WebApp application logs. These logs are generated as .txt files in a […]
On-Prem – Pre-requisites
Prerequisites To use Halo in the most performant manner, we recommend deploying two separate servers. These should be scaled up accordingly based on agent needs. These servers will be utilised for IIS Halo Application Hosting and SQL Server Database Hosting. Each server should have at least the below minimum specifications: Platform: 32-bit (x86) or 64-bit […]