Ignacio Fiorentino
|
21e8e89d35
|
Edit default setting.
|
2016-05-30 14:26:25 -03:00 |
|
Si Feng
|
86a921aba7
|
Fix typo
|
2016-05-25 15:21:27 -07:00 |
|
Si Feng
|
be5656bcf4
|
Make SITE_URL optional.
|
2016-05-25 14:58:58 -07:00 |
|
Juan Ignacio Fiorentino
|
58482a6585
|
Merge pull request #80 from wojtek-fliposports/v0.2.x
Fixed PEB8 warning about initialization and comparison to None.
|
2016-02-15 16:46:26 -03:00 |
|
Wojciech Bartosiak
|
c0f79a196d
|
Fixed PEB8 warning about initialization and comparison to None
|
2016-02-15 19:42: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
|
6646bdb92a
|
Add OIDC_SKIP_CONSENT_ALWAYS setting.
|
2016-02-01 14:34:39 -03:00 |
|
juanifioren
|
998ea5fcd1
|
Implementation of RSA Keys using Models. Also providing DOC.
|
2016-01-25 17:52:24 -03:00 |
|
juanifioren
|
73ece1bf64
|
Make OIDC_AFTER_USERLOGIN_HOOK to be lazy imported by string.
|
2016-01-19 17:37:32 -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
|
5020ccde80
|
Add custom user info model feature.
|
2015-08-11 15:58:52 -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 |
|
Sjoerd Langkemper
|
0882c5c63b
|
Make the sub a string
In the default sub generator. The spec says "The sub value is a case
sensitive string."
|
2015-07-15 12:17:21 +02:00 |
|
juanifioren
|
fa7d64c04b
|
Add OIDC_RSA_KEY_FOLDER to settings.
|
2015-07-14 13:01:29 -03:00 |
|
juanifioren
|
197818566d
|
Rename setting.
|
2015-06-24 12:40:00 -03:00 |
|
juanifioren
|
9211b4200a
|
Add settings for user consent.
|
2015-06-22 18:41:42 -03:00 |
|
juanifioren
|
b659dd95d3
|
Fix in settings when importing from string.
|
2015-06-19 15:37:42 -03:00 |
|
juanifioren
|
bcb144dcdb
|
Now OIDC_EXTRA_SCOPE_CLAIMS must be a string (lazy imported).
|
2015-06-19 15:19:46 -03:00 |
|
juanifioren
|
2d3bf16b58
|
Add OIDC_AFTER_USERLOGIN_HOOK setting.
|
2015-03-19 14:04:32 -03:00 |
|
juanifioren
|
2c76393c09
|
Move class instantiation in settings.
|
2015-03-06 12:55:50 -03:00 |
|
juanifioren
|
a97ef2b5cf
|
Set default settings using class attr.
|
2015-03-04 17:17:37 -03:00 |
|
juanifioren
|
964d649d3d
|
Remove client from sub generator.
|
2015-03-03 13:39:32 -03:00 |
|
juanifioren
|
3190599967
|
Add custom SUB generator for ID TOKEN.
|
2015-03-02 17:37:54 -03:00 |
|
juanifioren
|
94ccfc54cf
|
Change "DOP" with "OIDC" in settings.
|
2015-02-26 16:14:36 -03:00 |
|
juanifioren
|
2bac30361e
|
Change name of the package.
|
2015-02-18 15:07:22 -03:00 |
|