Search code examples
ldapload-balancingtrino

Unable to access WebUI when Trino is secured behind a load balancer and LDAP authentication is enabled


I am setting up a development server for Trino using Trino's docker image. I need to integrate Trino to LDAP so we decided to secure Trino behind a load balancer (see here) but after enabling password authentication, we see the following when we access Trino (https://trino_domain) WebUI: enter image description here

My config.properties are as follows:

enter image description here

By right I should be prompted with the usual login screen with the password field enabled. There is no errors in the logs. The only warning I could find is

enter image description here

I could not find anything on google on this so I am not sure what is missing/wrong. Please help.


Solution

  • This is expected behavior when attempting to connect via http when the coordinator is configured for https.

    This video might help you configure Trino with a load balancer and LDAP: https://www.youtube.com/watch?v=KiMyRc3PSh0