Alliant Credit Union

For support with specific websites

Moderator: trava90

Forum rules
Please always mention the name/domain of the website in question in your topic title.

Please try and include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
  1. Clear any current output
  2. Navigate or refresh the page in question
  3. Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
linuxrocks123
Apollo supporter
Apollo supporter
Posts: 34
Joined: 2015-12-14, 07:57
Location: Moon Base Alpha

Alliant Credit Union

Unread post by linuxrocks123 » 2023-01-31, 18:34

Alliant Credit Union's login no longer functions. You can type your username and password, but then you just get a loading page forever. I tried to login using 31.4.2 with a fresh profile and it didn't work for that version, either, so I don't think this is a problem with 32. I think they changed something.

Website: https://www.alliantcreditunion.org/

Developer console log:

Code: Select all

error Error: Uncaught (in promise): Signature not valid
Stack trace:
G@https://www.alliantcreditunion.com/OnlineBanking/Angular/polyfills.5ca9729d300a4916.js:1:15888
G@https://www.alliantcreditunion.com/OnlineBanking/Angular/polyfills.5ca9729d300a4916.js:1:15424
F/<@https://www.alliantcreditunion.com/OnlineBanking/Angular/polyfills.5ca9729d300a4916.js:1:16734
invokeTask@https://www.alliantcreditunion.com/OnlineBanking/Angular/polyfills.5ca9729d300a4916.js:1:7146
onInvokeTask@https://www.alliantcreditunion.com/OnlineBanking/Angular/main.8aac6a64f000c259.js:1:1575664
invokeTask@https://www.alliantcreditunion.com/OnlineBanking/Angular/polyfills.5ca9729d300a4916.js:1:7059
runTask@https://www.alliantcreditunion.com/OnlineBanking/Angular/polyfills.5ca9729d300a4916.js:1:2533
L@https://www.alliantcreditunion.com/OnlineBanking/Angular/polyfills.5ca9729d300a4916.js:1:9150
invokeTask@https://www.alliantcreditunion.com/OnlineBanking/Angular/polyfills.5ca9729d300a4916.js:1:8238
S@https://www.alliantcreditunion.com/OnlineBanking/Angular/polyfills.5ca9729d300a4916.js:1:20105
D@https://www.alliantcreditunion.com/OnlineBanking/Angular/polyfills.5ca9729d300a4916.js:1:20431
nrWrapper@https://www.alliantcreditunion.com/onlinebanking/callback#id_token=[REDACTED]
Nothing relevant in the error console; just some font errors similar to this one:

Code: Select all

Timestamp: 01/31/2023 01:30:38 PM
Error: downloadable font: maxp: Bad maxZones: 0 (font-family: "headline" style:normal weight:normal stretch:normal src index:1) source: https://www.alliantcreditunion.org/assets/dist/fonts/headline-book.woff
Source File: https://www.alliantcreditunion.org/assets/dist/css/main.css?v=1644845202
Line: 1, Column: 32842
Source Code:
@font-face {   font-family: "headline";   font-style: normal;   font-weight: 400;   src: url("../fonts/headline-book.eot?#iefix") format("embedded-opentype"), url("../fonts/headline-book.woff") format("woff"), url("../fonts/headline-book.ttf") format("truetype"); }
And this Google tracking error which is probably harmless as well and which may not even be related to Alliant, though I think it is:

Code: Select all

Timestamp: 01/31/2023 01:30:38 PM
Error: SyntaxError: invalid regexp group
Source File: https://rules.quantcount.com/rules-p-KNbjX4JBMS4QK.js
Line: 5, Column: 97
Source Code:
unction(a){var b=h.createElement("a");b.href=a;return b},p=[/^http[s]?:\/\/((adservice.google.*)|([^\/]*fls\.doubleclick

linuxrocks123
Apollo supporter
Apollo supporter
Posts: 34
Joined: 2015-12-14, 07:57
Location: Moon Base Alpha

Re: Alliant Credit Union

Unread post by linuxrocks123 » 2023-02-07, 16:53

I discovered that if you export your session cookies from Pale Moon and import them into Firefox, then go to the post-login landing page, it will briefly redirect you to the callback URL and then show the post-login landing page, without requiring you to log in again. So, a substantial part of the login process is working.

linuxrocks123
Apollo supporter
Apollo supporter
Posts: 34
Joined: 2015-12-14, 07:57
Location: Moon Base Alpha

Re: Alliant Credit Union

Unread post by linuxrocks123 » 2023-02-22, 17:31

This problem is still present in 32.0.1.

Post Reply