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
4c63cc67e0
django-oidc-provider
/
oidc_provider
/
lib
/
utils
History
Christian Bouvier
eb2f272a0b
Enhancement: AuthorizeView's static method strip-prompt-login was moved to a new file oidc_provider/lib/utils/authorize.py in order to be more consistent with the implementation of other Views
2018-10-04 10:40:23 -03:00
..
__init__.py
Change name of the package.
2015-02-18 15:07:22 -03:00
authorize.py
Enhancement: AuthorizeView's static method strip-prompt-login was moved to a new file oidc_provider/lib/utils/authorize.py in order to be more consistent with the implementation of other Views
2018-10-04 10:40:23 -03:00
common.py
Merge pull request
#251
from q3aiml/userinfo-cors-preflight
2018-07-02 14:20:21 -03:00
oauth2.py
Accept lowercase "bearer" in Authorization header
2018-08-02 13:42:21 -05:00
token.py
Fixed
#285
-- Ensured standard and custom claims can be used at the same time when using the OIDC_IDTOKEN_INCLUDE_CLAIMS setting
2018-09-28 19:36:21 -04:00