django-oidc-provider/oidc_provider/lib/utils
Tuomas Suutari eb682f23ff Pass scope to OIDC_IDTOKEN_PROCESSING_HOOK
The ID token processing hook might want to add claims to the ID token
conditionally based on the scope parameter.  Therefore it would be very
useful to provide the scope parameter to the processing hook.
2017-07-07 22:56:35 +03:00
..
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00
common.py Pass scope to OIDC_IDTOKEN_PROCESSING_HOOK 2017-07-07 22:56:35 +03:00
oauth2.py Changed logging from error to debug 2016-03-17 14:31:41 -04:00
token.py Pass scope to OIDC_IDTOKEN_PROCESSING_HOOK 2017-07-07 22:56:35 +03:00