authentic/src/authentic2_auth_oidc
Paul Marillonnet 041a27c0e6 auth_oidc: prompt login on passive requests for buggy providers (#734123) 2023-01-17 09:48:07 +01:00
..
management auth_oidc: add an oidc-sync-provider command (#62710) 2022-12-14 15:31:47 +01:00
migrations auth_oidc: add passive authn deactivation flag (#73412) 2023-01-17 09:36:37 +01:00
templates/authentic2_auth_oidc misc: move configuration URLs to new lines in idp configuration infos (#72553) 2022-12-17 08:57:13 +01:00
__init__.py misc: remove authentic2_auth_oidc from plugin system (#44322) 2020-07-13 10:43:15 +02:00
apps.py misc: use hooks to accumulate redirect logout urls (#69720) 2022-10-19 13:05:24 +02:00
backends.py custom_user: set email verification sources (#66054) 2022-12-12 09:45:45 +01:00
forms.py auth_oidc: use generic related object code (#53442) 2022-09-27 14:48:54 +02:00
managers.py misc: apply black (#52457) 2021-03-30 11:32:55 +02:00
models.py auth_oidc: prompt login on passive requests for buggy providers (#734123) 2023-01-17 09:48:07 +01:00
urls.py misc: apply django-upgrade (#69426) 2022-10-03 14:20:20 +02:00
utils.py auth_oidc: do not attempt to generate one's own client credentials (#70749) 2022-10-28 08:55:00 +02:00
views.py misc: proxy passive SSO from SAML2 services to OIDC idps (#27135) 2022-12-14 12:34:33 +01:00