website/docs/users-sources/sources/protocols/kerberos/browser.md
You might need to configure your web browser to allow SPNEGO. Following are the instructions for major browsers.
about:config to display the list of current configuration options.negotiate to restrict the list of options.network.negotiate-auth.trusted-uris entry to display the Enter string value dialog box..example.com.On Windows environments, to automate the deployment of this configuration use a Group policy. On Linux or macOS systems, use policies.json.
This section applies only for Chrome users on macOS and Linux machines. For Windows, see the instructions below.
mkdir -p /etc/opt/chrome/policies/managed//etc/opt/chrome/policies/managed/mydomain.json file with write privileges limited to the system administrator or root, and include the following line: { "AuthServerWhitelist": "*.example.com" }.Note: if using Chromium, use /etc/chromium/policies/managed/ instead of /etc/opt/chrome/policies/managed/.
To automate the deployment of this configuration use a Group policy.
Log in to the Windows machine using an account of your Kerberos realm (or administrative domain).
Open Internet Explorer, click Tools and then click Internet Options. You can also find Internet Options using the system search.
To automate the deployment of this configuration use a Group policy.