2 Steps to get started using Schema Registry

1 Get Kerberos Access

Contact your administrator or initialize kerberos
using the kinit command

2 Setup your Browser

Safari: No configuration needed

Firefox: Go to about:config and search for network.negotiate-auth.trusted-uris
double-click to add value "".
You can add multiple comma separated hostnames here.
Make sure you are getting both the hostname and port numbers correct.

Google-chrome: start from command line with:
google-chrome --auth-server-whitelist="" --auth-negotiate-delegate-whitelist=""