David Montano
|
99d7194ab1
|
Make Client available when using OIDC_EXTRA_SCOPE_CLAIMS
Now it's passed the Token to the ScopeClaims constructor so that it can make Client avaialble to implementors
|
2016-10-12 14:23:57 -05:00 |
|
Florent Jouatte
|
2872d2e10b
|
#113: tiny improvement
|
2016-08-17 12:24:00 +02:00 |
|
Florent Jouatte
|
2c1d582475
|
#113: omit claim when empty
|
2016-08-17 12:13:33 +02:00 |
|
Ignacio Fiorentino
|
dc9ec1863e
|
Change setting OIDC_USERINFO.
|
2016-07-07 12:50:27 -03:00 |
|
Ignacio Fiorentino
|
4cc7474c19
|
Add verbose name and description for scopes.
|
2016-06-16 17:18:39 -03:00 |
|
Ignacio Fiorentino
|
eea590e006
|
Modify scope claims class.
|
2016-05-30 13:28:07 -03:00 |
|
juanifioren
|
5020ccde80
|
Add custom user info model feature.
|
2015-08-11 15:58:52 -03:00 |
|
Maarten van Schaik
|
85eb13b1f9
|
Don't filter all falsy claims
Sometimes you do want the value False, or 0, or any datetime value at
midnight. (http://lwn.net/Articles/590299/)
|
2015-07-23 15:03:01 +02:00 |
|
juanifioren
|
447d026a41
|
Add urllib and change iteritems() with items().
|
2015-07-01 16:43:35 -03:00 |
|
juanifioren
|
a1df576d1c
|
Important fix in recursive function.
|
2015-03-31 15:31:17 -03:00 |
|
juanifioren
|
e3b5af5490
|
Add setup to extra scope claims.
|
2015-03-06 12:54:27 -03:00 |
|
juanifioren
|
2bac30361e
|
Change name of the package.
|
2015-02-18 15:07:22 -03:00 |
|