django-oidc-provider/oidc_provider/tests
Ignacio a4d5f89536 Merge branch 'v0.2.x' of https://github.com/juanifioren/django-oidc-provider into v0.3.x
Conflicts:
	oidc_provider/lib/utils/common.py
	oidc_provider/lib/utils/token.py
2016-02-25 10:10:07 -03:00
..
app added 'user' into default_idtoken_processing_hook 2016-02-17 22:28:08 +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 Merge branch 'v0.2.x' of https://github.com/juanifioren/django-oidc-provider into v0.3.x 2016-02-25 10:10:07 -03: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