.. |
access_token.sql
|
Cleaned up sql tables some more; sticking to _ naming convention
|
2012-08-09 12:44:21 -04:00 |
address.sql
|
moved DB schema files up a few levels, fixed test context to point to new locations
|
2012-06-05 11:32:51 -04:00 |
allowed_scopes.sql
|
First stages of getting the graylist portion to work. Currently no mechanism for telling the system NOT to remember your decision; that will come later. All approvals will be automatically stored with this code.
|
2012-08-03 12:49:40 -04:00 |
approved_site.sql
|
Cleaned up sql tables some more; sticking to _ naming convention
|
2012-08-09 12:44:21 -04:00 |
authentication_holder.sql
|
Cleaned up sql tables some more; sticking to _ naming convention
|
2012-08-09 12:44:21 -04:00 |
authority.sql
|
Organized ClientDetailsEntity, updated JPA annotations. Updated sql files to match. Naming conventions: table and column names with multiple words should be seperated by underscores; table and column names should be singular.
|
2012-08-09 12:44:21 -04:00 |
authorized_grant_type.sql
|
Organized ClientDetailsEntity, updated JPA annotations. Updated sql files to match. Naming conventions: table and column names with multiple words should be seperated by underscores; table and column names should be singular.
|
2012-08-09 12:44:21 -04:00 |
client_details.sql
|
Cleaned up sql tables some more; sticking to _ naming convention
|
2012-08-09 12:44:21 -04:00 |
contact.sql
|
Cleaned up sql tables some more; sticking to _ naming convention
|
2012-08-09 12:44:21 -04:00 |
event.sql
|
moved DB schema files up a few levels, fixed test context to point to new locations
|
2012-06-05 11:32:51 -04:00 |
idtoken.sql
|
moved DB schema files up a few levels, fixed test context to point to new locations
|
2012-06-05 11:32:51 -04:00 |
idtokenclaims.sql
|
moved DB schema files up a few levels, fixed test context to point to new locations
|
2012-06-05 11:32:51 -04:00 |
redirect_uri.sql
|
Organized ClientDetailsEntity, updated JPA annotations. Updated sql files to match. Naming conventions: table and column names with multiple words should be seperated by underscores; table and column names should be singular.
|
2012-08-09 12:44:21 -04:00 |
refresh_token.sql
|
Cleaned up sql tables some more; sticking to _ naming convention
|
2012-08-09 12:44:21 -04:00 |
resource_id.sql
|
Organized ClientDetailsEntity, updated JPA annotations. Updated sql files to match. Naming conventions: table and column names with multiple words should be seperated by underscores; table and column names should be singular.
|
2012-08-09 12:44:21 -04:00 |
scope.sql
|
updated SECOAUTH reference, fixed some SQL files, temporarily closed token timeout issue
|
2012-06-15 12:05:08 -04:00 |
userinfo.sql
|
added preferred_username claim to userinfo endpoint
|
2012-07-06 16:02:11 -04:00 |
whitelisted_site.sql
|
Cleaned up sql tables some more; sticking to _ naming convention
|
2012-08-09 12:44:21 -04:00 |