Justin Richer
|
ba0c3c5d78
|
id tokens always expire, addresses #416
|
2013-08-19 12:42:37 -04:00 |
Amanda Anganes
|
9dda789488
|
Updated database tables
|
2013-08-02 11:16:11 -04:00 |
Amanda Anganes
|
530c3a75ee
|
Applyed refactoring
|
2013-06-24 09:44:59 -04:00 |
Amanda Anganes
|
8b1a538464
|
Updated msql table definitions
|
2013-06-20 16:28:09 -04:00 |
Justin Richer
|
fc978ac994
|
made require_auth_time nullable again
|
2013-03-04 15:44:49 -05:00 |
Justin Richer
|
5c044b9eff
|
added extra client fields to DB model, moved services to use new client model object
|
2013-03-04 14:22:42 -05:00 |
Justin Richer
|
3f8d7d70e5
|
updated client model to match OAuth Dyn Reg and OIDC Reg
|
2013-03-04 12:48:05 -05:00 |
Justin Richer
|
328fa221bd
|
scope bootstrapping
|
2013-02-05 15:08:49 -05:00 |
Justin Richer
|
02846c0a8d
|
typo fix, DB constraints
|
2013-02-05 14:40:06 -05:00 |
Justin Richer
|
173281f039
|
DB consistency fix
|
2013-02-05 11:11:15 -05:00 |
Justin Richer
|
a3619240e6
|
added site scope
|
2013-02-03 22:02:23 -05:00 |
Justin Richer
|
f0ee36dad2
|
auth_type -> auth_method (addresses #258)
|
2013-01-18 18:26:55 -05:00 |
Justin Richer
|
27a26e0a35
|
(user_id/prn) -> sub
|
2013-01-18 16:40:05 -05:00 |
Justin Richer
|
0ab4ad4bbe
|
added "birthdate", addresses #253
|
2013-01-18 15:38:41 -05:00 |
Amanda Anganes
|
8f8a3754db
|
Added database tables for Nonce
|
2013-01-04 15:30:24 -05:00 |
Justin Richer
|
18ddd8333f
|
added flag to allow introspection, relaxed same-client restrictions on introspection and chained tokens
|
2012-12-18 11:07:24 -05:00 |
Justin Richer
|
2a74be5baf
|
bringing mysql tables up to date
|
2012-12-13 16:54:21 -05:00 |
Justin Richer
|
2c104a71e2
|
cleaned up mysql table
|
2012-12-13 16:04:45 -05:00 |
Justin Richer
|
2f7891d02c
|
updated mysql table to new schema
|
2012-12-11 12:27:24 -05:00 |
Stephen Moore
|
4fdb0816eb
|
Moved DB to use in memory HSQLDB. Made authentication-provider use a jdbc-user-service in that in-memory hsqldb.
|
2012-12-03 14:56:40 -05:00 |