django-oidc-provider/oidc_provider
2016-03-08 13:21:55 +00:00
..
lib Fix missing verification of response type for client 2016-03-08 13:21:55 +00:00
management Implementation of RSA Keys using Models. Also providing DOC. 2016-01-25 17:52:24 -03:00
migrations Refactoring supporting OAuth2 flow. 2016-02-16 17:33:12 -03:00
templates/oidc_provider Add nonce to the decide form. 2016-01-20 17:10:15 -03:00
tests str or list or tuple for OIDC_ID_TOKEN_PROCESSING_HOOK 2016-03-01 17:54:57 +00:00
__init__.py Improve admin models. 2015-12-04 13:55:04 -03:00
admin.py Fix encoding of client secret 2016-03-08 12:57:47 +00:00
apps.py Add new app configuration file. 2015-12-04 13:55:34 -03:00
models.py Refactoring supporting OAuth2 flow. 2016-02-16 17:33:12 -03:00
settings.py Merge pull request #80 from wojtek-fliposports/v0.2.x 2016-02-15 16:46:26 -03:00
urls.py Remove patterns which will be deprecated in 1.10 2016-02-02 17:57:23 -05:00
views.py Fix openid scope in authorize view. 2016-02-18 16:03:46 -03:00