#8201 update ssbrowser.html
Closed: fixed 4 years ago by rcritten. Opened 4 years ago by thelvaen.

Issue

Chrome (at least in version 80) does not understand the trailing dot in the json file for Kerberos auth.

Steps to Reproduce

  1. Configure Kerberos authentication in /etc/opt/chrome/policies/managed/domain.json with a trailing dot on the domain, for example:
    { "AuthServerWhitelist": ".example.com.", "AuthNegotiateDelegateWhitelist": ".example.com." }
  2. Try login with Kerberos/Chrome on your IPA instance,

Actual behavior

Chrome does not autolog using the Kerberos ticket

Expected behavior

Chrome should autolog to IPA using Kerberos ticket

Version/Release/Distribution

ipa-server-4.6.5-11.el7.centos.4.x86_64
ipa-client-4.6.5-11.el7.centos.4.x86_64
389-ds-base-1.3.9.1-12.el7_7.x86_64
pki-ca-10.5.16-6.el7_7.noarch
krb5-server-1.15.1-37.el7_7.2.x86_64

Additional info:

doc file ipa/config/ssbrowser.html should not give ".example.com." but ".example.com" instead


Metadata Update from @rcritten:
- Issue assigned to rcritten

4 years ago

Metadata Update from @rcritten:
- Issue priority set to: normal
- Issue set to the milestone: FreeIPA 4.8.5

4 years ago

master:

  • e4966f9 Don't fully quality the FQDN in ssbrowser.html for Chrome

ipa-4-8:

  • f356d57 Don't fully quality the FQDN in ssbrowser.html for Chrome

Metadata Update from @rcritten:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

4 years ago

master:

  • 9eb1be8 Part2: Don't fully quality the FQDN in ssbrowser.html for Chrome

ipa-4-8:

  • 8a5bfab Part2: Don't fully quality the FQDN in ssbrowser.html for Chrome

Login to comment on this ticket.

Metadata