Commit graph

28 commits

Author SHA1 Message Date
zandercymatics
84e1361208
Revert "Ticket #2158: Use biometric auth instead of IAL2" 2024-05-24 12:21:20 -06:00
zandercymatics
0c86311982
Fix refresh bug
There was a bug where the session would not retain data correctly after a hard refresh. This fixes that
2024-05-23 10:02:59 -06:00
zandercymatics
5e9db8f1db
Fix reintroduced login loop 2024-05-21 12:25:55 -06:00
zandercymatics
c0a0e07530
Fix unit test 2024-05-21 12:17:25 -06:00
zandercymatics
c779255b28
Rename requires_biometric to requires step up 2024-05-21 11:44:26 -06:00
zandercymatics
7681cc4f0b
Linting and fix unit tests 2024-05-16 14:15:42 -06:00
zandercymatics
3c0facfc9d
Add comments, do cleanup 2024-05-16 13:35:35 -06:00
zandercymatics
bd7660de27
Remove step up acr check 2024-05-16 13:18:45 -06:00
zandercymatics
f3f1b896bb
Fix infinite loop 2024-05-16 12:37:14 -06:00
zandercymatics
28e18e705b
Add biometric 2024-05-16 12:14:03 -06:00
Rachid Mrad
bdffaca099
formatting 2024-03-15 16:01:42 -04:00
Rachid Mrad
ea43a34dee
Attempt a redirect (once) if there's a state mismatch 2024-03-15 15:34:53 -04:00
Rachid Mrad
63c0aec4b8
enhance state mismatch error message 2024-03-15 14:29:41 -04:00
Rachid Mrad
510da21934
Implement VIP table and fix 401 login bug 2024-01-18 19:58:53 -05:00
Rachid Mrad
1001454a85
More oidc tests test_login_callback_requires_step_up_auth and test_login_callback_no_step_up_auth, lint 2023-12-07 16:33:35 -05:00
Rachid Mrad
ef9a542dda
Clean up loggers 2023-12-06 19:53:15 -05:00
David Kennedy
f6a288f511
set up step_up_auth using stubbed out User.needs_identity_verification 2023-12-06 15:49:21 -05:00
David Kennedy
695b4199f3
wip 2023-12-06 13:58:47 -05:00
David Kennedy
2e1ff849cf
wip 2023-12-06 13:34:13 -05:00
David Kennedy
c760417e6a
updated linter length; linter reformatted several files 2023-11-10 11:05:18 -05:00
zandercymatics
1a347b5ed7
Fix lint real 2023-08-30 13:11:04 -06:00
zandercymatics
6be3725612
Fix linter issue 2023-08-30 13:08:37 -06:00
zandercymatics
107cdc3b0e
Linter change 2023-08-30 12:54:12 -06:00
zandercymatics
560d2c3ac5
Update oidc.py 2023-08-30 12:34:11 -06:00
Neil Martinsen-Burrell
d3a285b5d8
Fix deprecation warnings 2023-03-27 12:40:34 -05:00
Seamus Johnston
f910563d11
Fix linter errors 2022-09-29 11:30:28 -05:00
Seamus Johnston
f16d657c6a
Fix linter errors 2022-09-22 15:57:40 -05:00
Seamus Johnston
00f87168e5
Add Login.gov *\o/*
This commit incldues a wrapper application which handles
the Private Key JWT method of authenticating via OpenID
Connect using the underlying pyoidc library.
2022-09-22 15:15:13 -05:00