django-oidc-provider/oidc_provider/tests/app
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 Refactoring tests. 2015-07-14 13:27:46 -03:00
urls.py Fix test app urls and templates loaders in settings. 2016-08-04 13:35:27 -03:00
utils.py Pass scope to OIDC_IDTOKEN_PROCESSING_HOOK 2017-07-07 22:56:35 +03:00