Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server |
|
More...
|
almost 13 years ago
|
Testing SECOAUTH authorization server |
|
More...
|
almost 13 years ago
|
introduced Utility class to gether static methods; modified jwt signing and validation service interface, imps, and endpoint using; ... |
|
More...
|
almost 13 years ago
|
Placeholder for static resources |
|
More...
|
almost 13 years ago
|
merge |
|
More...
|
almost 13 years ago
|
fixed appcontext entry, needs a change in eclipse XML Catalog config to work |
|
More...
|
almost 13 years ago
|
modified custom name space schema to follow versioning convention. this doesn't fix the little red X's in STS |
|
More...
|
almost 13 years ago
|
refactored previously commented out unit tests, cleaned up code, service now returns only unique publickeys |
|
More...
|
almost 13 years ago
|
refactored KeyStore unit test |
|
More...
|
almost 13 years ago
|
updated formatting of JWK endpoint to be compliant (still could use a kid field) |
|
More...
|
almost 13 years ago
|
fixed issues in war deployment caused by keystore bean and security provider issues; moved keystore somewhere class path accessible; rolled out boucecastle provider use for now as use in tomcat is complicated by the need of static installation as per http://www.bouncycastle.org/wiki/display/JA1/Provider+Installationcand docs elsewhere; unit test need to be rewritten and are for now crippled for the singer service related classes to permit this commit |
|
More...
|
almost 13 years ago
|
reverted keystore to previous version, got stomped on |
|
More...
|
almost 13 years ago
|
Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server |
|
More...
|
almost 13 years ago
|
merged from remote, regenerated keystore |
|
More...
|
almost 13 years ago
|
Adding IDE specifics to .gitignore |
|
More...
|
almost 13 years ago
|
Adding files left out from merge. |
|
More...
|
almost 13 years ago
|
Initial taglib commit |
|
More...
|
almost 13 years ago
|
Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server |
|
More...
|
almost 13 years ago
|
Client management modal mockup |
|
More...
|
almost 13 years ago
|
added spring aspect to project, tweaked configuration to point to keystore file correctly, added JWK endpoint views |
|
More...
|
almost 13 years ago
|
rsa signer unit test working |
|
More...
|
almost 13 years ago
|
rsa signer still needs work. forcing unit test to pass |
|
More...
|
almost 13 years ago
|
mods to keystore, rsasigner, and unit tests |
|
More...
|
almost 13 years ago
|
updated schema locations |
|
More...
|
almost 13 years ago
|
minor tweak |
|
More...
|
almost 13 years ago
|
wrote default signer; added schema, definition parsers, handlers, and mapping files to configure; modified the signers, and added a keystore class to support |
|
More...
|
almost 13 years ago
|
Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server |
|
More...
|
almost 13 years ago
|
fixed method reference |
|
More...
|
almost 13 years ago
|
Committing latest code, testing Authorization SErver |
|
More...
|
almost 13 years ago
|
Partially implemented ConnectAuthCodeTokenGranter.java. Builds & deploys, but not tested. |
|
More...
|
almost 13 years ago
|