Created 08-20-2018 09:44 PM
Hi All,
I am attempting to disable Kerberos authentication on the overlord and Coordinator Web UI, and I know I have to configure
druid.hadoop.security.spnego.excludedPaths in order to get this done. However does anyone actually have the list of endpoints I need to exclude in these options to disable Kerberos auth for the Coordinator and Overlord Web UI? Ive already tried to exclude /console and /console.html to no avail.
Created 08-29-2018 06:50 AM
Created 09-17-2019 10:36 AM
@ss druid.hadoop.security.spnego.excludedPaths = ["/"] -> This didn't work for us.
Please give a proper solution if any for this authentication issue.
Created on 09-17-2019 11:58 AM - edited 09-17-2019 11:58 AM
@arun_cherlareac Were you able to fix this?