This website requires JavaScript.
Explore
Help
Register
Sign in
kumi
/
django-oidc-provider
Watch
1
Star
0
Fork
You've already forked django-oidc-provider
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
7715be7d9e
django-oidc-provider
/
oidc_provider
History
juanifioren
bcb144dcdb
Now OIDC_EXTRA_SCOPE_CLAIMS must be a string (lazy imported).
2015-06-19 15:19:46 -03:00
..
lib
Now OIDC_EXTRA_SCOPE_CLAIMS must be a string (lazy imported).
2015-06-19 15:19:46 -03:00
migrations
Add missing previously removed migration.
2015-04-21 17:43:00 -03:00
templates
/oidc_provider
Remove unnecessary tag in authorize template.
2015-03-19 14:10:30 -03:00
tests
Clean logging on test settings.
2015-06-15 17:23:47 -03:00
__init__.py
Change name of the package.
2015-02-18 15:07:22 -03:00
admin.py
Bump version 0.0.4.
2015-04-22 11:53:19 -03:00
models.py
Fix when returning address_formatted.
2015-06-16 14:35:07 -03:00
settings.py
Now OIDC_EXTRA_SCOPE_CLAIMS must be a string (lazy imported).
2015-06-19 15:19:46 -03:00
urls.py
Add Provider Configuration Information endpoint.
2015-03-04 16:24:41 -03:00
views.py
Move validate_params function to views (on POST authorize).
2015-06-15 17:34:36 -03:00