Commit graph

61 commits

Author SHA1 Message Date
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