Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen
Offen

Well-known (webauthn) not working firefox version 140.14.0

Sourav Kumar

Hello team,

            I've implemented passkey (webauthn). All browsers working fine along with firefox for regular passkey But we implemented ROR (well-known/webauthn) for cross domain using rpid (https://web.dev/articles/webauthn-related-origin-requests). Only this is failing for cross domain passkey in firefox where other browsers working good. I am using firefox version 140.14.0. I know its bit old but just asking does it support? We've some limitation so not able to test latest version of firefox. I am getting below error in console

"A resource is blocked by OpaqueResponseBlocking."

Any help regarding this will be appreciated.


Regards! Sourav

Hello team, I've implemented passkey (webauthn). All browsers working fine along with firefox for regular passkey But we implemented ROR (well-known/webauthn) for cross domain using rpid (https://web.dev/articles/webauthn-related-origin-requests). Only this is failing for cross domain passkey in firefox where other browsers working good. I am using firefox version 140.14.0. I know its bit old but just asking does it support? We've some limitation so not able to test latest version of firefox. I am getting below error in console "A resource is blocked by OpaqueResponseBlocking." Any help regarding this will be appreciated. Regards! Sourav

Alle Antworten (4)

In Firefox, opaque response is only allowed to enter the content process if it's a response for media (audio, image, video), CSS, or JavaScript. To turn it off, go to about:config and switch browser.opaqueResponseBlocking to false.

So if you're on 140esr, you'll need to switch to 153esr now for support.

Thanks. I found the root cause. The version of forefox returning relatedorigins as false .

Stellen Sie eine Frage

Sie müssen sich mit Ihrem Benutzerkonto anmelden, um auf Beiträge zu antworten. Bitte stellen Sie eine neue Frage, wenn Sie noch kein Benutzerkonto haben.