Juan Ignacio Fiorentino
|
eabb3a74f8
|
Update CHANGELOG.
|
2015-08-14 20:13:25 -03:00 |
|
juanifioren
|
c4f920dad6
|
Merge branch 'v0.2.x' of https://github.com/juanifioren/django-oidc-provider into v0.2.x
Conflicts:
README.rst
|
2015-08-12 15:23:56 -03:00 |
|
juanifioren
|
5311888520
|
Merge branch 'v0.1.x' of https://github.com/juanifioren/django-oidc-provider into v0.2.x
Conflicts:
README.rst
|
2015-08-12 15:21:57 -03:00 |
|
Juan Ignacio Fiorentino
|
5bb6fda0cc
|
Merge pull request #43 from rsung/v0.1.x
Fxed: ID token does not contain kid #42
|
2015-08-12 12:29:37 -03:00 |
|
Rob Sung
|
19313e8145
|
Fxed: ID token does not contain kid #42
|
2015-08-11 23:50:05 -04:00 |
|
Juan Ignacio Fiorentino
|
f6e4a1e4c4
|
Update README.
|
2015-08-11 17:43:01 -03:00 |
|
juanifioren
|
3dc4dbd548
|
Add examples running to README.
|
2015-08-11 17:37:33 -03:00 |
|
juanifioren
|
597b5c8ebd
|
Add OIDC_USERINFO setting to DOC.
|
2015-08-11 17:12:15 -03:00 |
|
juanifioren
|
18b492d1db
|
Add tests for userinfo claims.
|
2015-08-11 15:59:57 -03:00 |
|
juanifioren
|
5020ccde80
|
Add custom user info model feature.
|
2015-08-11 15:58:52 -03:00 |
|
Juan Ignacio Fiorentino
|
3c6ab5c773
|
Update README.
|
2015-08-10 13:47:34 -03:00 |
|
juanifioren
|
165c316bbe
|
Add new migrations.
|
2015-08-05 14:51:18 -03:00 |
|
juanifioren
|
d6d7e60ef5
|
Remove UserInfo from admin.py.
|
2015-08-05 13:21:17 -03:00 |
|
juanifioren
|
6aa656e361
|
Remove UserInfo Model.
|
2015-08-05 13:19:53 -03:00 |
|
juanifioren
|
087c868639
|
Turn debug = True in example project.
|
2015-08-04 17:56:03 -03:00 |
|
juanifioren
|
bf5edb6672
|
Edit .gitignore in example project.
|
2015-08-04 15:34:59 -03:00 |
|
juanifioren
|
1677df7627
|
Edit settings in example app.
|
2015-08-04 15:34:30 -03:00 |
|
juanifioren
|
0567bd9c78
|
Edit DOC.
|
2015-08-04 12:55:10 -03:00 |
|
juanifioren
|
984b1498bc
|
Bump version v0.1.2.
|
2015-08-03 15:27:28 -03:00 |
|
juanifioren
|
721791444e
|
Edit DOC.
|
2015-08-03 15:23:44 -03:00 |
|
juanifioren
|
8040dd7670
|
Remove unnecessary property in error class.
|
2015-08-03 15:09:12 -03:00 |
|
juanifioren
|
fea7c49d0a
|
Add coverage to tox.ini.
|
2015-08-03 15:08:29 -03:00 |
|
juanifioren
|
a8c7fd1592
|
Add coverage file to gitignore.
|
2015-08-03 14:25:49 -03:00 |
|
Juan Ignacio Fiorentino
|
3c3d16b943
|
Update CHANGELOG.
|
2015-08-02 23:46:15 -03:00 |
|
Juan Ignacio Fiorentino
|
9ae3bca37d
|
Add commands into build on setup.
|
2015-08-02 23:44:06 -03:00 |
|
juanifioren
|
8bee7f5503
|
Edit README.
|
2015-07-31 15:22:44 -03:00 |
|
juanifioren
|
a680602013
|
Edit CHANGELOG.
|
2015-07-31 15:22:13 -03:00 |
|
juanifioren
|
e178f8c1a9
|
Add token_endpoint_auth_methods_supported to discovery.
|
2015-07-31 14:59:33 -03:00 |
|
juanifioren
|
7658257d18
|
Refactoring in discovery.
|
2015-07-31 14:19:53 -03:00 |
|
Juan Ignacio Fiorentino
|
8fd4ba6e83
|
Update README.
|
2015-07-31 13:06:00 -03:00 |
|
juanifioren
|
c276e23d28
|
Bump version 0.1.1.
|
2015-07-30 16:00:54 -03:00 |
|
juanifioren
|
3e22e44462
|
Merge branch 'master' of https://github.com/juanifioren/django-oidc-provider into v0.1.x
|
2015-07-30 15:52:53 -03:00 |
|
juanifioren
|
fe10cf37b2
|
Merge branch 'master' of https://github.com/juanifioren/django-oidc-provider into v0.1.x
|
2015-07-30 15:52:08 -03:00 |
|
juanifioren
|
3e196ee5b1
|
Merge branch 'v0.1.x' of https://github.com/juanifioren/django-oidc-provider
|
2015-07-30 15:50:10 -03:00 |
|
juanifioren
|
83c21cec40
|
Add tests for HTTP Basic Client auth.
|
2015-07-30 15:49:48 -03:00 |
|
juanifioren
|
6c4dad8c5c
|
Imports in alphabetical order.
|
2015-07-30 15:49:12 -03:00 |
|
juanifioren
|
870c605211
|
Add HTTP Basic client auth in token endpoint.
|
2015-07-30 15:47:50 -03:00 |
|
Juan Ignacio Fiorentino
|
16c8e5997d
|
Improve DOC.
|
2015-07-30 12:17:49 -03:00 |
|
Juan Ignacio Fiorentino
|
1d3350a9b3
|
Fix DOC.
|
2015-07-30 12:11:57 -03:00 |
|
juanifioren
|
87b0deb357
|
Merge branch 'v0.1.x' of https://github.com/juanifioren/django-oidc-provider
|
2015-07-28 15:56:00 -03:00 |
|
juanifioren
|
253527aa52
|
Refactoring in authorize endpoint.
|
2015-07-28 15:55:30 -03:00 |
|
juanifioren
|
46b0c2f244
|
Add test to authorize endpoint.
|
2015-07-28 15:54:52 -03:00 |
|
juanifioren
|
580c096887
|
Edit tox file.
|
2015-07-28 15:15:34 -03:00 |
|
juanifioren
|
cb59b99fa8
|
Edit CHANGELOG.
|
2015-07-27 18:33:34 -03:00 |
|
juanifioren
|
92b75ba1d9
|
Sending access_token as query string parameter in UserInfo.
|
2015-07-27 18:28:12 -03:00 |
|
juanifioren
|
c6d7422a9e
|
Edit travis file.
|
2015-07-27 16:12:04 -03:00 |
|
juanifioren
|
cd2b47dac1
|
Merge branch 'master' of https://github.com/juanifioren/django-oidc-provider
|
2015-07-27 16:07:21 -03:00 |
|
juanifioren
|
990fc3900b
|
Edit CHANGELOG.
|
2015-07-27 16:05:33 -03:00 |
|
juanifioren
|
fdabf86335
|
Edit DOC.
|
2015-07-27 16:01:32 -03:00 |
|
juanifioren
|
32d7717877
|
No need to uninstall pyjwkest in travis file.
|
2015-07-27 15:51:59 -03:00 |
|