I am trying to call trino Client REST Api endpoint, my trino is ldap authenticated, is there any documentation for all rest api endpoints exposed by trino so that I can login and post queries to trino cluster ?
is there any java/python snippet available for connecting trino with LDAP ?