PDA

View Full Version : Secondary authentication issues and workaround


Charles Holbrook
11-20-2007, 02:08 PM
I believe I have found a workaround for the time being for banks/credit unions that use secondary authentication of a specific type.

My credit union Austin Telco Federal Credit union, has a secondary authentication mechanism that requires you to click on the letters that make up your secondary password. This only has to be done once on a system, then you can authorize said system to not need to use said auth mechanism.

The problem with this is that there is no way to use anything other than a mouse at this point to do that.

The SOLUTION I've found is:
1. log in to my credit union's webpage.
2. Open a second tab and log in to mint.com
3. Click on the update button for my credit union accounts.
4. Switch focus back over to the already logged in credit union page.

I've confirmed that this 'solution' works with both Firefox and IE. Guesses as to why this work revolve around the client cookie. Without digging too far it seems to me that the auth stream goes something like this.

Type in account
Type in pin
Is system authorized?
yes - check for local cookie
no - prompt for secondary authentication
check for session id in cookie
no - finish authentication and create session cookie.
yes - Consider yourself logged in to site.

So, I THINK, this way is simply a mechanism for poaching the session ID of the other tab's connection to the site.

Don't forget to open the credit union site up first or all your hard work will be gone when it fails authentication and resets everything.

Charles Duffy
11-27-2007, 07:22 AM
The curious thing is that ATFCU is sending me emails saying that there's been a successful login, and the Mint interface gets as far as "Downloading transactions" in the Mint interface -- but never gets past that step.

My impression is that the ATFCU emails get sent only after successful authentication, so I suspect that this isn't strictly a secondary authentication issue.

Qazwix
10-21-2008, 12:50 AM
I'm using Altua Credit Union and have the same problem with the secondary log in. Exactly as you described. I tried your workaround, and it makes sense...it should work. However, it won't for me. It doesn't even get past the authentication. Guess I have to wait for mint to add this feature.

gg20k
06-08-2009, 12:17 PM
I found what I think is a solution for ATFCU logins.

http://forums.mint.com/showpost.php?p=36734&postcount=20

-Daniel