This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Cari Bantuan

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Pelajari Lebih Lanjut

Kerberos authentication fails for Firefox flatpak

  • 1 balas
  • 1 memiliki masalah ini
  • 4 kunjungan
  • Balasan terakhir oleh dan.j23

more options

I have a kerberos token on my machine, and I followed instructions like: https://auth.docs.cern.ch/user-documentation/kerberos-authentication/ to allow firefox to trust a specific domain for Kerberos authentication.

The change I made works fine for my Mac.

However, when I try to authenticate within firefox on Linux (ArchLinux 5.10.15-arch1) it does not succeed. I suspect it is related to the fact that Firefox, there, is a flatpak and perhaps can't access the kerberos token? Is there a way around that?

I have a kerberos token on my machine, and I followed instructions like: https://auth.docs.cern.ch/user-documentation/kerberos-authentication/ to allow firefox to trust a specific domain for Kerberos authentication. The change I made works fine for my Mac. However, when I try to authenticate within firefox on Linux (ArchLinux 5.10.15-arch1) it does not succeed. I suspect it is related to the fact that Firefox, there, is a flatpak and perhaps can't access the kerberos token? Is there a way around that?

Semua Balasan (1)

more options

Two links that might help: https://gitlab.gnome.org/GNOME/gnome-build-meta/-/merge_requests/389 https://src.fedoraproject.org/flatpaks/firefox/pull-request/1 though I have to admit that they are a bit over my head...