django-oidc-provider/oidc_provider/tests
2016-04-07 11:45:35 -03:00
..
app Add hidden inputs for PKCE. Fix bug with AES. 2016-04-07 11:45:35 -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 hidden inputs for PKCE. Fix bug with AES. 2016-04-07 11:45:35 -03:00
test_creatersakey_command.py Implementation of RSA Keys using Models. Also providing DOC. 2016-01-25 17:52:24 -03: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 str or list or tuple for OIDC_ID_TOKEN_PROCESSING_HOOK 2016-03-01 17:54:57 +00:00
test_userinfo_endpoint.py Add tests for userinfo claims. 2015-08-11 15:59:57 -03:00
test_utils.py Fix #72 get_issuer() returns a wrong value 2016-01-16 11:35:26 +01:00