django-oidc-provider/oidc_provider/tests
Graham Ullrich ffddb69f80 Add tests for at_hash
Ensure at_hash is present in id_token when warranted.
2016-08-08 11:24:07 -06:00
..
app Fix test app urls and templates loaders in settings. 2016-08-04 13:35:27 -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 tests for at_hash 2016-08-08 11:24:07 -06:00
test_code_flow.py Add tests for at_hash 2016-08-08 11:24:07 -06:00
test_creatersakey_command.py Implementation of RSA Keys using Models. Also providing DOC. 2016-01-25 17:52:24 -03:00
test_implicit_flow.py Add tests for at_hash 2016-08-08 11:24:07 -06:00
test_logout_endpoint.py Bump version 0.2.0. 2015-09-25 17:24:58 -03:00
test_provider_info_endpoint.py Add provider info test. Add some msg to tests. 2015-03-06 12:56:35 -03:00
test_token_endpoint.py Refactoring tests. 2016-04-14 16:22:38 -03:00
test_userinfo_endpoint.py Add tests for userinfo claims. 2015-08-11 15:59:57 -03:00
test_utils.py Make SITE_URL optional. 2016-05-25 14:58:58 -07:00