OpenID-Connect-Java-Spring-.../openid-connect-server/db/tables
Amanda Anganes 90df91c351 Added AuthenticationHolder object, got references squared away for AccessToken side. Compiles. 2012-08-09 12:44:21 -04:00
..
accesstoken.sql Gave OAuth2AccessTokenEntity a Long Id 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
approvedsite.sql Did a lot of cleanup; untested but compiles 2012-08-06 14:33:16 -04:00
authentication_holder.sql Added AuthenticationHolder object, got references squared away for AccessToken side. Compiles. 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
clientdetails.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
contact.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
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
refreshtoken.sql Gave OAuth2RefreshTokenEntity a Long Id 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
whitelistedsite.sql Did a lot of cleanup; untested but compiles 2012-08-06 14:33:16 -04:00