Page MenuHomePhabricator

Verify if Turnilo can pull data from Druid using Kerberos/TLS
Open, MediumPublic

Event Timeline

There seems to be no support for Kerberos/TLS in Turnilo, see https://github.com/allegro/turnilo/issues/263

Some code will likely need to created and/or upstream convinced about doing it :)

The idea would be to:

  1. authenticate the user via LDAP/CAS in httpd
  2. get the username via header, and then use it to authenticate to Druid (impersonating the user). Turnilo will have to become an hadoop proxy and hold a kerberos keytab.
Milimetric triaged this task as Medium priority.May 7 2020, 4:18 PM
Milimetric moved this task from Incoming to Security Maturity and Data Privacy on the Analytics board.