checked in stuff |
|
More...
|
about 13 years ago
|
Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server |
|
More...
|
about 13 years ago
|
maybe finally finished fixing the submodule reference |
|
More...
|
about 13 years ago
|
Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server |
|
More...
|
about 13 years ago
|
fixing submodule |
|
More...
|
about 13 years ago
|
Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server |
|
More...
|
about 13 years ago
|
added maven default profile |
|
More...
|
about 13 years ago
|
added explanation for upstream-patches directory and content |
|
More...
|
about 13 years ago
|
imported oauth2 support code from PuSHEE |
|
More...
|
about 13 years ago
|
updated some entity annotations |
|
More...
|
about 13 years ago
|
Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server |
|
More...
|
about 13 years ago
|
Added comments |
|
More...
|
about 13 years ago
|
it builds |
|
More...
|
about 13 years ago
|
trying to fix maven dependencies |
|
More...
|
about 13 years ago
|
shuffled projects around so that it builds in maven and eclipse |
|
More...
|
about 13 years ago
|
cleaned up project files |
|
More...
|
about 13 years ago
|
moved to multi-layer maven project |
|
More...
|
about 13 years ago
|
tweaking maven config |
|
More...
|
about 13 years ago
|
jwt structures are claims based |
|
More...
|
about 13 years ago
|
tweaked pom, refactored jwt claims |
|
More...
|
about 13 years ago
|
fixed build path, updated to SECOATH latest, added jackson dependency |
|
More...
|
about 13 years ago
|
Added implementation of the verify method to the Rs256Signer class. Added comments for steps needed in stub of Es256Signer class. |
|
More...
|
about 13 years ago
|
Re-arranged packages in the JWT library; added an implementation of the ES256 signature method (untested) and a stub for the RE256 signature method. |
|
More...
|
about 13 years ago
|
Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server |
|
More...
|
about 13 years ago
|
Importing project |
|
More...
|
about 13 years ago
|
fixed Jwt signature base |
|
More...
|
about 13 years ago
|
comments! |
|
More...
|
about 13 years ago
|
added signature validator |
|
More...
|
about 13 years ago
|
fixed HMAC signer, added test for it |
|
More...
|
about 13 years ago
|
added signing and some unit tests, HMAC signing still doesn't quite work |
|
More...
|
about 13 years ago
|