We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Kerberos authentication fails for Firefox flatpak

  • 1 отговор
  • 1 има този проблем
  • 4 изгледи
  • Последен отговор от 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?

Всички отговори (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...