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
64e395c5b6
django-oidc-provider
/
oidc_provider
/
lib
History
Juan Ignacio Fiorentino
64e395c5b6
Revert "Fixed
#285
-- Ensured standard and custom claims can be used at the same time when using the OIDC_IDTOKEN_INCLUDE_CLAIMS setting"
2018-09-29 13:27:07 -03:00
..
endpoints
support introspection on client credentials tokens
2018-07-06 11:41:09 -05:00
utils
Revert "Fixed
#285
-- Ensured standard and custom claims can be used at the same time when using the OIDC_IDTOKEN_INCLUDE_CLAIMS setting"
2018-09-29 13:27:07 -03:00
__init__.py
Change name of the package.
2015-02-18 15:07:22 -03:00
claims.py
Fix scopeclaims class.
2018-07-26 23:12:45 -03:00
errors.py
Add token introspection endpoint to satisfy
https://tools.ietf.org/html/rfc7662
2018-04-23 10:47:01 +01:00