Ignacio Fiorentino
|
439774aeeb
|
Add test for Hybrid flow. Plus refactoring.
|
2016-09-08 17:15:25 -03:00 |
|
Graham Ullrich
|
ba4faee6ef
|
Fix global imports
Global imports ("from X import *") are discouraged in Python.
|
2016-08-11 16:05:13 -06:00 |
|
Ignacio Fiorentino
|
dc9ec1863e
|
Change setting OIDC_USERINFO.
|
2016-07-07 12:50:27 -03:00 |
|
Ignacio Fiorentino
|
bc6a083571
|
Refactoring tests.
|
2016-04-14 16:22:38 -03:00 |
|
Ignacio Fiorentino
|
3f5992100a
|
Not auto-approve requests for non-confidential clients.
|
2016-04-08 18:09:24 -03:00 |
|
Ignacio Fiorentino
|
e495d6c41d
|
Remplace AES encryption with database. For saving PKCE parameters.
|
2016-04-07 16:18:47 -03:00 |
|
Ignacio
|
b1b8247cb0
|
Add hidden inputs for PKCE. Fix bug with AES.
|
2016-04-07 11:45:35 -03:00 |
|
Wojciech Bartosiak
|
7cb5b4d54e
|
str or list or tuple for OIDC_ID_TOKEN_PROCESSING_HOOK
|
2016-03-01 17:54:57 +00:00 |
|
Wojciech Bartosiak
|
509100f8ad
|
added 'user' into default_idtoken_processing_hook
|
2016-02-17 22:28:08 +00:00 |
|
juanifioren
|
782befd6ec
|
Rename setting.
|
2016-02-12 14:51:43 -03:00 |
|
Wojciech Bartosiak
|
7a357001b6
|
Added OIDC_ID_TOKEN_PROCESSING_HOOK functionality
|
2016-02-12 16:02:35 +00:00 |
|
juanifioren
|
998ea5fcd1
|
Implementation of RSA Keys using Models. Also providing DOC.
|
2016-01-25 17:52:24 -03:00 |
|
juanifioren
|
ccd9836edb
|
Make OIDC_IDTOKEN_SUB_GENERATOR to be lazy imported by the location of the function.
|
2016-01-12 15:17:22 -03:00 |
|
juanifioren
|
18b492d1db
|
Add tests for userinfo claims.
|
2015-08-11 15:59:57 -03:00 |
|
juanifioren
|
a08dbdb7d2
|
Merge branch 'master' of https://github.com/juanifioren/django-oidc-provider into v0.1.0-dev
Conflicts:
example_project/.gitignore
|
2015-07-17 11:32:14 -03:00 |
|
juanifioren
|
051c29a262
|
Refactoring tests.
|
2015-07-14 13:27:46 -03:00 |
|