Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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...