Commit Graph

  • 2afddd054b rsa signer still needs work. forcing unit test to pass nemonik 2012-02-13 23:04:28 -0500
  • 9a75bb7bd0 mods to keystore, rsasigner, and unit tests nemonik 2012-02-13 21:20:35 -0500
  • 35c09743f9 updated schema locations Justin Richer 2012-02-13 12:46:37 -0500
  • 8a10c96d37 minor tweak nemonik 2012-02-13 11:33:42 -0500
  • bb61292ec6 wrote default signer; added schema, definition parsers, handlers, and mapping files to configure; modified the signers, and added a keystore class to support nemonik 2012-02-13 11:23:10 -0500
  • b0934eb51e Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server Justin Richer 2012-02-13 10:47:27 -0500
  • eca43b7ae6 fixed method reference Justin Richer 2012-02-13 10:29:46 -0500
  • 3f15e99475 Committing latest code, testing Authorization SErver Amanda Anganes 2012-02-13 10:09:28 -0500
  • d71d76c54e Partially implemented ConnectAuthCodeTokenGranter.java. Builds & deploys, but not tested. Amanda Anganes 2012-02-09 14:33:03 -0500
  • 7c73b8f34d Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server Amanda Anganes 2012-02-09 10:05:06 -0500
  • b2848feeb1 Added ConnectAuthCodeTokenGranter.java Amanda Anganes 2012-02-09 10:04:52 -0500
  • 7ea1904e4d moved views to new package, added views for JWK Justin Richer 2012-02-09 09:04:52 -0500
  • 73b94cb125 Some references to "Consumer" rather than "Client" were still present; these have been fixed. Amanda Anganes 2012-02-07 12:09:18 -0500
  • ee9da75c6a Added a "readme.txt" to the docs folder to capture changelog. Amanda Anganes 2012-02-07 10:00:56 -0500
  • c0b5dd7b30 Updated diagrams with feedback from the working groups. Amanda Anganes 2012-02-07 09:27:01 -0500
  • 82d8b1f451 Uploading diagrams. Amanda Anganes 2012-02-01 09:40:23 -0500
  • eaa22754e3 added in service layer for JWT signers, started to put in some exceptions Justin Richer 2012-01-31 17:00:48 -0500
  • eb1da16d24 Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server Justin Richer 2012-01-31 15:40:29 -0500
  • 16c478e231 added spring-ws into dependencies for potential keystore support Justin Richer 2012-01-31 15:40:18 -0500
  • 691a6ae8f1 moved serializers into a views package Justin Richer 2012-01-31 15:39:53 -0500
  • a3a305aa06 Initial views commit. Includes bootstrap and mock-ups. Michael Jett 2012-01-31 12:54:02 -0500
  • db13838853 added test db files to .gitignore nemonik 2012-01-31 12:13:55 -0500
  • 07f51f7ae9 removed test db files nemonik 2012-01-31 12:12:36 -0500
  • 5ce3140bf2 additional work on repositories, and services w/ unit tests nemonik 2012-01-31 12:11:26 -0500
  • 5f2a64517c updated license and readme Justin Richer 2012-01-27 15:27:16 -0500
  • 440eadcfe0 added SWD endpoint and views Justin Richer 2012-01-27 15:22:51 -0500
  • 4924d6c78c added more unit tests to AddressRespositoryTest nemonik 2012-01-26 16:46:09 -0500
  • adee03eb2a corrections to JPA Query Language syntax in ApprovedSite named queries, added test-context.xml, and added first unit test Michael Joseph Walsh 2012-01-26 15:36:27 -0500
  • b9dc024086 corrections, and added jdbc testing datasource from pushe Michael Joseph Walsh 2012-01-26 14:43:29 -0500
  • 4a2015201b merged chagnes from remote Justin Richer 2012-01-26 10:56:56 -0500
  • 505ec3d39f reworked id tokens, added SWD endpoint shell, started checkid endpoint shell (still needs signer service of some kind) Justin Richer 2012-01-25 16:58:01 -0500
  • 7cd799a372 mods to repository, added service interfaces and impls Michael Joseph Walsh 2012-01-25 15:48:51 -0500
  • a81dd8d5a4 removed mitre-local dependency, refactoring project heirarchy Justin Richer 2012-01-23 17:16:23 -0500
  • 685a311de1 openid connect repositories written, but not unit tested Michael Joseph Walsh 2012-01-19 16:24:40 -0500
  • c6e8b12ad9 Renamed one of the columns in clientdetails.sql to match up with refactoring. Amanda Anganes 2012-01-19 15:40:52 -0500
  • c9757d49ee Added .sql files for OAuth2 entities. Amanda Anganes 2012-01-19 13:58:00 -0500
  • a8840c716f Configured maven replacer plugin. Amanda Anganes 2012-01-12 16:11:07 -0500
  • 01ec777af6 Added table definition files for the model classes. Note that these are untested and may need modification. TODO: the Maven replacer plugin needs to be configured in order to replace the DB_URL, etc variables in data-context.xml with local values. Amanda Anganes 2012-01-12 16:01:34 -0500
  • b47d22e0fd It deploys! Finished adding persistence annotations to the model setup we have so far. Added IdToken.java, which extends JWT and uses an IdTokenClaims as its JWT.claims object. Amanda Anganes 2012-01-12 12:49:21 -0500
  • 6cce82f484 checked in stuff Amanda Anganes 2012-01-10 16:17:12 -0500
  • c4dfe35f44 Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server Amanda Anganes 2012-01-10 16:01:49 -0500
  • b021e8bb11 maybe finally finished fixing the submodule reference Justin Richer 2012-01-10 15:59:21 -0500
  • 84b78300e3 Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server Amanda Anganes 2012-01-10 15:43:51 -0500
  • e4c35ef437 fixing submodule Justin Richer 2012-01-10 14:52:25 -0500
  • fe88ea4e7a Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server Amanda Anganes 2012-01-09 11:26:01 -0500
  • ed621b1b99 added maven default profile Justin Richer 2012-01-06 16:49:22 -0500
  • 1b4ca2d70c added explanation for upstream-patches directory and content Justin Richer 2012-01-06 16:29:25 -0500
  • c63eb44008 imported oauth2 support code from PuSHEE Justin Richer 2012-01-06 16:27:11 -0500
  • 20f74269e1 updated some entity annotations Justin Richer 2012-01-04 16:39:26 -0500
  • e13091cf12 Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server Amanda Anganes 2012-01-04 15:48:29 -0500
  • 48595a62bb Added comments Amanda Anganes 2012-01-04 15:48:15 -0500
  • 4db5d50864 it builds Justin Richer 2012-01-04 15:40:22 -0500
  • d7a3fa1652 trying to fix maven dependencies Justin Richer 2012-01-04 14:57:59 -0500
  • ceb91123b5 shuffled projects around so that it builds in maven and eclipse Justin Richer 2012-01-04 14:15:03 -0500
  • 7790c16e6a cleaned up project files Justin Richer 2012-01-04 12:30:01 -0500
  • 988fcb4c93 moved to multi-layer maven project Justin Richer 2012-01-04 12:19:23 -0500
  • 4ce425eddc tweaking maven config Justin Richer 2012-01-04 10:41:43 -0500
  • febad61730 jwt structures are claims based Justin Richer 2012-01-04 10:34:22 -0500
  • cd0a117031 tweaked pom, refactored jwt claims Justin Richer 2012-01-04 10:00:45 -0500
  • c87346a4ab fixed build path, updated to SECOATH latest, added jackson dependency Justin Richer 2012-01-03 12:38:55 -0500
  • f31fd5c3a5 Added implementation of the verify method to the Rs256Signer class. Added comments for steps needed in stub of Es256Signer class. Amanda Anganes 2011-12-29 09:12:19 -0500
  • 15f8675e1a Re-arranged packages in the JWT library; added an implementation of the ES256 signature method (untested) and a stub for the RE256 signature method. Amanda Anganes 2011-12-28 21:26:11 -0500
  • 204df8f0bd Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server Amanda Anganes 2011-12-27 16:06:20 -0500
  • c870607bda Importing project Amanda Anganes 2011-12-27 16:06:03 -0500
  • ee0ef8d563 fixed Jwt signature base Justin Richer 2011-12-23 10:56:43 -0500
  • a2c5c99b63 comments! Justin Richer 2011-12-22 16:40:25 -0500
  • 8998d22369 added signature validator Justin Richer 2011-12-22 13:15:56 -0500
  • f44f22cf80 fixed HMAC signer, added test for it Justin Richer 2011-12-22 12:52:56 -0500
  • 869a6ddeef added signing and some unit tests, HMAC signing still doesn't quite work Justin Richer 2011-12-21 15:57:34 -0500
  • 7a6af8c07d started a JWT library Justin Richer 2011-12-21 11:47:40 -0500
  • a8d39b905f updated some repositories with basic get/save functions Justin Richer 2011-12-16 13:28:59 -0500
  • 9ab65b84a3 added basic repository and model components Justin Richer 2011-12-15 16:34:38 -0500
  • 9ada098b75 cleaned up project, added in some model components, added in shells for repositories Justin Richer 2011-12-15 16:31:25 -0500
  • 82a02a1d1d moved to Spring Security 3.1, local build against spring security oauth checkout Justin Richer 2011-12-13 12:50:50 -0500
  • 7013163b80 added spring security oauth project Justin Richer 2011-12-12 14:31:31 -0500
  • 3c7801c269 added mitre local submodule Justin Richer 2011-12-12 13:15:11 -0500
  • dd4daeb20e Added dependency on the spring-security-oauth2 project. Download SSOAuth from https://github.com/SpringSource/spring-security-oauth.git and import to workspace as a project from Git; link this projet to it and keep it up-to-date. Amanda Anganes 2011-12-09 16:36:54 -0500
  • 539578f7a3 Trying to remove local-values.conf from Git. Amanda Anganes 2011-12-09 16:14:42 -0500
  • 1fbe4632bb Previous commit did not include newly created files. Amanda Anganes 2011-12-09 16:13:17 -0500
  • 6078c68f96 Starting to flesh out some of the model and endpoints. I've added several "empty.txt" files in order to push the complete directory layout to Git - it won't push empty directories. Amanda Anganes 2011-12-09 16:09:41 -0500
  • edd6f7a0f3 Importing to remote Amanda Anganes 2011-11-02 12:31:29 -0400
  • 92ca6fc2cb added authors Justin Richer 2011-10-31 12:40:31 -0400
  • f3ca8a2791 first commit Justin Richer 2011-10-31 12:39:45 -0400