Meeting 401 Http Status Code when Visting Oozie UI by a browser in a Kerberos environment

401 webui

Using your browser such as Firefox or Chrome to access your component services in Ambari with Kerberos Authorization may confront the error message above.

The Http status code 401 showing that lacking the authorization to access specific resources. So solving this error is to assign specific authorization for the resource that you need to access.

https://community.hortonworks.com/questions/212654/nifi-processor-connection-to-schema-registry-with.html

Firefox

  1. Configuring Firefox

    Open Firefox and type the “about:config” in the address bar.

    401 webui

    Specify the hostname of your Ambari cluster to the properties(“network.negotiate-auth.delegation-uris” and “network.negotiate-auth.trusted-uris”)

  2. Typing Command “kinit”
    Assigning authorization to specific service which you want to access.

    1
    kinit -kt [the file path of specific keytab file] [the principle of specific service]

Other Browsers

Accessing the website to get concrete solutions for specific browsers.

https://ping.force.com/Support/PingFederate/Integrations/How-to-configure-supported-browsers-for-Kerberos-NTLM