nemonik
|
4924d6c78c
|
added more unit tests to AddressRespositoryTest
|
13 years ago |
Michael Joseph Walsh
|
adee03eb2a
|
corrections to JPA Query Language syntax in ApprovedSite named queries, added test-context.xml, and added first unit test
|
13 years ago |
Michael Joseph Walsh
|
b9dc024086
|
corrections, and added jdbc testing datasource from pushe
|
13 years ago |
Justin Richer
|
4a2015201b
|
merged chagnes from remote
|
13 years ago |
Justin Richer
|
505ec3d39f
|
reworked id tokens, added SWD endpoint shell, started checkid endpoint shell (still needs signer service of some kind)
|
13 years ago |
Michael Joseph Walsh
|
7cd799a372
|
mods to repository, added service interfaces and impls
|
13 years ago |
Justin Richer
|
a81dd8d5a4
|
removed mitre-local dependency, refactoring project heirarchy
|
13 years ago |
Michael Joseph Walsh
|
685a311de1
|
openid connect repositories written, but not unit tested
|
13 years ago |
Amanda Anganes
|
c6e8b12ad9
|
Renamed one of the columns in clientdetails.sql to match up with refactoring.
|
13 years ago |
Amanda Anganes
|
c9757d49ee
|
Added .sql files for OAuth2 entities.
|
13 years ago |
Amanda Anganes
|
a8840c716f
|
Configured maven replacer plugin.
|
13 years ago |
Amanda Anganes
|
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.
|
13 years ago |
Amanda Anganes
|
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.
|
13 years ago |
Amanda Anganes
|
6cce82f484
|
checked in stuff
|
13 years ago |
Amanda Anganes
|
c4dfe35f44
|
Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server
|
13 years ago |
Justin Richer
|
b021e8bb11
|
maybe finally finished fixing the submodule reference
|
13 years ago |
Amanda Anganes
|
84b78300e3
|
Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server
|
13 years ago |
Justin Richer
|
e4c35ef437
|
fixing submodule
|
13 years ago |
Amanda Anganes
|
fe88ea4e7a
|
Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server
|
13 years ago |
Justin Richer
|
ed621b1b99
|
added maven default profile
|
13 years ago |
Justin Richer
|
1b4ca2d70c
|
added explanation for upstream-patches directory and content
|
13 years ago |
Justin Richer
|
c63eb44008
|
imported oauth2 support code from PuSHEE
|
13 years ago |
Justin Richer
|
20f74269e1
|
updated some entity annotations
|
13 years ago |
Amanda Anganes
|
e13091cf12
|
Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server
|
13 years ago |
Amanda Anganes
|
48595a62bb
|
Added comments
|
13 years ago |
Justin Richer
|
4db5d50864
|
it builds
|
13 years ago |
Justin Richer
|
d7a3fa1652
|
trying to fix maven dependencies
|
13 years ago |
Justin Richer
|
ceb91123b5
|
shuffled projects around so that it builds in maven and eclipse
|
13 years ago |
Justin Richer
|
7790c16e6a
|
cleaned up project files
|
13 years ago |
Justin Richer
|
988fcb4c93
|
moved to multi-layer maven project
|
13 years ago |
Justin Richer
|
4ce425eddc
|
tweaking maven config
|
13 years ago |
Justin Richer
|
febad61730
|
jwt structures are claims based
|
13 years ago |
Justin Richer
|
cd0a117031
|
tweaked pom, refactored jwt claims
|
13 years ago |
Justin Richer
|
c87346a4ab
|
fixed build path, updated to SECOATH latest, added jackson dependency
|
13 years ago |
Amanda Anganes
|
f31fd5c3a5
|
Added implementation of the verify method to the Rs256Signer class.
Added comments for steps needed in stub of Es256Signer class.
|
13 years ago |
Amanda Anganes
|
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.
|
13 years ago |
Amanda Anganes
|
204df8f0bd
|
Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server
|
13 years ago |
Amanda Anganes
|
c870607bda
|
Importing project
|
13 years ago |
Justin Richer
|
ee0ef8d563
|
fixed Jwt signature base
|
13 years ago |
Justin Richer
|
a2c5c99b63
|
comments!
|
13 years ago |
Justin Richer
|
8998d22369
|
added signature validator
|
13 years ago |
Justin Richer
|
f44f22cf80
|
fixed HMAC signer, added test for it
|
13 years ago |
Justin Richer
|
869a6ddeef
|
added signing and some unit tests, HMAC signing still doesn't quite work
|
13 years ago |
Justin Richer
|
7a6af8c07d
|
started a JWT library
|
13 years ago |
Justin Richer
|
a8d39b905f
|
updated some repositories with basic get/save functions
|
13 years ago |
Justin Richer
|
9ab65b84a3
|
added basic repository and model components
|
13 years ago |
Justin Richer
|
9ada098b75
|
cleaned up project, added in some model components, added in shells for repositories
|
13 years ago |
Justin Richer
|
82a02a1d1d
|
moved to Spring Security 3.1, local build against spring security oauth checkout
|
13 years ago |
Justin Richer
|
7013163b80
|
added spring security oauth project
|
13 years ago |
Justin Richer
|
3c7801c269
|
added mitre local submodule
|
13 years ago |