본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

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

자세히 살펴보기

Why does Chase.com always asks for online identification code since Version 30.0

more options

When logging into my Chase account, their website never remembers my computer. I am constantly asked for an "Online Identification Code"

This began June 18th, coinciding with an automatic update to Firefox 30.0

In the Privacy setting for Firefox I have both 'chase.com' and 'chaseonline.chase.com' set as exceptions, meaning the cookies form these sites are not cleared when the browser is closed. I have verified that the cookies are there when the browser is restarted.

I spoke to two service reps today. The second was supposed to be a web specialist. Neither could give me any helpful information.

I have several other secure accounts that work fine with the privacy settings I have set before and after the FF 30.0 update.

When logging into my Chase account, their website never remembers my computer. I am constantly asked for an "Online Identification Code" This began June 18th, coinciding with an automatic update to Firefox 30.0 In the Privacy setting for Firefox I have both 'chase.com' and 'chaseonline.chase.com' set as exceptions, meaning the cookies form these sites are not cleared when the browser is closed. I have verified that the cookies are there when the browser is restarted. I spoke to two service reps today. The second was supposed to be a web specialist. Neither could give me any helpful information. I have several other secure accounts that work fine with the privacy settings I have set before and after the FF 30.0 update.

선택된 해결법

Try clearing the cookies for that domain, and then after entering the "Online Identification Code", close Firefox and see if the new cookies work better.

Sometimes websites don't read their own cookies properly after an update or the new version number in the user agent confuses the website thinking "something doesn't match" what they expected to see.

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (5)

more options

선택된 해결법

Try clearing the cookies for that domain, and then after entering the "Online Identification Code", close Firefox and see if the new cookies work better.

Sometimes websites don't read their own cookies properly after an update or the new version number in the user agent confuses the website thinking "something doesn't match" what they expected to see.

more options

Some web sites have a remember this computer next to the login.

more options

Your More System Details shows:

  • network.cookie.cookieBehavior = 3 which affects third party cookies. In case Chase uses a different server for some aspects of its authentication, try changing your third party setting from "From visited" to "Always" and see whether that helps.
  • network.cookie.lifetimePolicy = 2 which limits all cookies to acting as session cookies. Based on your check, your "Allow" exception is successfully overriding that for those two servers. But if a third server is involved (??) you might need an additional exception. This may be difficult to discover without watching all the requests involved in the processing of your login.

If that doesn't help...

I believe that cookie also might be associated to a specific IP address.

Could you also check your connection setting in case it has been changed?

"3-bar" menu button (or Tools menu) > Options > Advanced > Network mini-tab > "Settings" button

The default setting of "Use system proxy settings" should piggyback on your Windows (IE) LAN settings. You also can try "No Proxy" to see whether that works any better.

more options

Clearing "Site Preferences" clears all exceptions for cookies, images, pop-up windows, software installation, passwords, and other website specific data.

Clearing cookies will remove all specified (selected) cookies including cookies with an allow exception that you would like to keep.

more options

Viewing the web console (Ctrl+Shift+k) while loading the Chase home page, I noticed some URLs like the following:

https://mfasa.chase.com/auth/js/json.js

When I check the cookies dialog for the page (Page Info > Security panel > "View Cookies") I do find one for that domain.

So that could be a "third party" cookie or another server requiring an Allow cookie exception.