authentic/src/authentic2_idp_oidc
Paul Marillonnet 595d05ad7a add missing translation strings (#31213) 2019-03-08 11:10:08 +01:00
..
locale/fr/LC_MESSAGES add missing translation strings (#31213) 2019-03-08 11:10:08 +01:00
migrations idp_oidc: hide RSA algorithms if no JWKSET is defined (fixes #28249) 2018-12-03 14:01:23 +01:00
templates/authentic2_idp_oidc misc: switch form buttons to <button> markup (#22438) 2018-04-04 09:17:48 +02:00
__init__.py removed django-admin-tools (#22626) 2018-07-17 09:21:07 +02:00
admin.py idp oidc: set user identifier as preferred username claim (#23900) 2018-08-16 09:41:02 +02:00
app_settings.py idp_oidc: set default frontchannel_timeout to 300ms (fixes #30939) 2019-03-01 19:48:30 +01:00
apps.py idp_oidc: fix synchronization API calls when OIDC client use UUID identifier policy (fixes #25182) 2018-07-17 16:15:55 +02:00
managers.py idp_oidc: do not delete all authorizations in OIDCExpiredManager.cleanup() (fixes #14786) 2017-01-26 14:23:56 +01:00
models.py idp_oidc: hide RSA algorithms if no JWKSET is defined (fixes #28249) 2018-12-03 14:01:23 +01:00
urls.py remove django.conf.urls.patterns calls (#24852) 2018-07-02 16:40:19 +02:00
utils.py python3: use django.utils.six url-parsing functions (#31139) 2019-03-08 10:35:55 +01:00
views.py idp_oidc: never use an invalid redirect_uri (fixes #28029) 2018-11-19 11:12:50 +01:00