Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Users cannot login to my site using Firefox, while they can do it with other browsers. It seams they cannot get security token while in ssl mode.

  • 2 답장
  • 2 이 문제를 만남
  • 4 보기
  • 최종 답변자: cor-el

more options

The login page of my site uses SSL and a security token issuer. When a user enters the credentials, the only thing that is displayed is a red error below the login fields with no text. The fire bug console only shows a POST https://<my token issuer> in red, but gives no other details. This happens only in Firefox and is not reproduced in any other browser

The login page of my site uses SSL and a security token issuer. When a user enters the credentials, the only thing that is displayed is a red error below the login fields with no text. The fire bug console only shows a POST https://<my token issuer> in red, but gives no other details. This happens only in Firefox and is not reproduced in any other browser

모든 댓글 (2)

more options

A red Firebug entry often indicates a 500 error. If you expand the entry, the Response tab might contain some details of the error message. You also can check whether the parameters passed to the token issuer make sense.

more options

Does the Web Console (Web Developer > Web Console;Ctrl+Shift+K) give the same error?

Reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.

  • Press and hold Shift and left-click the Reload button.
  • Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
  • Press "Command + Shift + R" (MAC)

Start Firefox in Safe Mode to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).

  • Do not click the Reset button on the Safe mode start window or otherwise make changes.