mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-14 13:34:10 +02:00
try to make python tests pass
This commit is contained in:
parent
0254d879e4
commit
816c6c8c90
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ class TestURLAuth(TestCase):
|
||||||
# These are the OIDC auth endpoints that always need
|
# These are the OIDC auth endpoints that always need
|
||||||
# to be public.
|
# to be public.
|
||||||
"/openid/login/",
|
"/openid/login/",
|
||||||
|
"/openid/logout/",
|
||||||
"/openid/callback",
|
"/openid/callback",
|
||||||
"/openid/callback/login/",
|
"/openid/callback/login/",
|
||||||
"/openid/callback/logout/",
|
"/openid/callback/logout/",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue