Commit graph

18 commits

Author SHA1 Message Date
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
igorkorenfeld
3a2d9f5ada
Update test to match new content on 500 error 2023-05-08 12:52:39 -04:00
Neil Martinsen-Burrell
e54dda3ddd
Retrieve domain invitations on first login 2023-03-27 16:10:33 -05:00
Neil Martinsen-Burrell
1e77bd9bf6
Fix deprecation warnings 2023-03-27 12:39:58 -05:00
Seamus Johnston
b65f1a63d3
Update post_save to work with Contact 2023-03-07 11:07:20 -06:00
Seamus Johnston
94800bc00a
Fix missing client_id during logout 2022-10-24 17:09:36 -05:00
Seamus Johnston
9b008d6363
Run tests behind logged in pages (#162)
* Redirect admin login to Login.gov

* Add logged in scanning to CI

* Fix bug in LOGIN_URL

* Fix linter and tests

* Address PR feedback

* Try quotes
2022-10-11 11:26:11 -05:00
Seamus Johnston
cc4621ad20
Fix linter errors 2022-09-30 15:10:16 -05:00
Seamus Johnston
828051854e
Address PR feedback 2022-09-30 14:14:43 -05:00
Seamus Johnston
b5ea6c8e39
Fix tests in CI 2022-09-30 08:18:13 -05:00
Seamus Johnston
b25c8f435d
Test OIDC views 2022-09-29 15:06:15 -05:00
Seamus Johnston
f910563d11
Fix linter errors 2022-09-29 11:30:28 -05:00
Seamus Johnston
2f9e16194e
Fix missing .env file 2022-09-23 09:21:26 -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