django-oidc-provider/oidc_provider
2016-02-02 17:57:23 -05:00
..
lib Make OIDC_AFTER_USERLOGIN_HOOK to be lazy imported by string. 2016-01-19 17:37:32 -03:00
management Fixed generating key in wrong folder - ignoring value of OIDC_RSA_KEY_FOLDER 2016-01-10 20:58:11 +00:00
migrations Auto-generate client_id and client_secret in the admin. 2016-01-11 16:04:04 -03:00
templates/oidc_provider Add nonce to the decide form. 2016-01-20 17:10:15 -03:00
tests Make OIDC_AFTER_USERLOGIN_HOOK to be lazy imported by string. 2016-01-19 17:37:32 -03:00
__init__.py Improve admin models. 2015-12-04 13:55:04 -03:00
admin.py Auto-generate client_id and client_secret in the admin. 2016-01-11 16:04:04 -03:00
apps.py Add new app configuration file. 2015-12-04 13:55:34 -03:00
models.py Auto-generate client_id and client_secret in the admin. 2016-01-11 16:04:04 -03:00
settings.py Make OIDC_AFTER_USERLOGIN_HOOK to be lazy imported by string. 2016-01-19 17:37:32 -03:00
urls.py Remove patterns which will be deprecated in 1.10 2016-02-02 17:57:23 -05:00
views.py Add "Allow-Origin" header to jwks endpoint. 2016-01-20 17:08:47 -03:00