django-oidc-provider/oidc_provider/tests
2016-02-12 16:02:35 +00:00
..
app Added OIDC_ID_TOKEN_PROCESSING_HOOK functionality 2016-02-12 16:02:35 +00: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 OIDC_SKIP_CONSENT_ALWAYS setting. 2016-02-01 14:34:39 -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 Added OIDC_ID_TOKEN_PROCESSING_HOOK functionality 2016-02-12 16:02:35 +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