Chrome Kerberos Authentication

To config chrome to use kerberos authentication you need to start the application the following parameter:

  • auth-server-whitelist - Allowed FQDN - Set the FQDN of the IdP Server. Example: chrome --auth-server-whitelist="*aai-logon.domain-a.com"
  • auth-negotiate-delegate-whitelist - For which FQDN credential delegation will be allowed.

References: