django-oidc-provider/oidc_provider/tests
Juan Ignacio Fiorentino 1faeb6d5ab Merge pull request #31 from ByteInternet/nonce-in-id-token
Add nonce in id_token when included in auth request
2015-07-10 10:29:55 -03:00
..
templates/accounts Clean templates in tests. 2015-06-23 15:05:47 -03:00
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00
test_authorize_endpoint.py Add support for redirect_uris with query params 2015-07-10 12:22:25 +02:00
test_provider_info_endpoint.py Add provider info test. Add some msg to tests. 2015-03-06 12:56:35 -03:00
test_settings.py Clean logging on test settings. 2015-06-15 17:23:47 -03:00
test_token_endpoint.py Add nonce in id_token when included in auth request 2015-07-10 14:44:26 +02:00
test_urls.py adding test settings, templates.. 2015-06-08 13:01:09 -03:00
test_userinfo_endpoint.py Add tests for scope validation in userinfo endpoint. 2015-05-07 16:08:12 -03:00
utils.py Add support for redirect_uris with query params 2015-07-10 12:22:25 +02:00