1917 Commits (1.1.x)
 

Author SHA1 Message Date
Michael Jett f4f7f8c8cb Initial theme, and path corrections for resources. 13 years ago
Amanda Anganes 8c57a4ec6e Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server 13 years ago
Amanda Anganes 226c8bb131 Updated diagrams. See readme.txt for details. 13 years ago
Michael Jett b7c99e30c5 Fixing typo 13 years ago
Michael Jett c0c21fc31f MangerController initial check-in 13 years ago
Michael Jett f7c0af3697 Enabling Jstl support in spring views 13 years ago
Michael Jett 961b772061 Moving static content to resources folder 13 years ago
Michael Jett 2ae493221a Moving and creating static resources directory 13 years ago
Michael Jett 21c88df5ed Merge remote branch 'origin/master' 13 years ago
Michael Jett 742b5cbc7d Stubbing out the Client API 13 years ago
nemonik 0fe4c13c45 these should of been removed 13 years ago
nemonik 066cf62f3b additional signer service code 13 years ago
nemonik 89f9961c1a work on EcdsaSigner; and supporting unit test and code. 13 years ago
Amanda Anganes 6c7527aaec Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server 13 years ago
Amanda Anganes fc00872800 Testing SECOAUTH authorization server 13 years ago
nemonik 95be182866 introduced Utility class to gether static methods; modified jwt signing and validation service interface, imps, and endpoint using; ... 13 years ago
Michael Jett e8de5b4a8f Placeholder for static resources 13 years ago
Justin Richer e6845428a1 merge 13 years ago
Justin Richer 9bff618481 fixed appcontext entry, needs a change in eclipse XML Catalog config to work 13 years ago
nemonik e848f1d77b modified custom name space schema to follow versioning convention. this doesn't fix the little red X's in STS 13 years ago
nemonik 513145f16f refactored previously commented out unit tests, cleaned up code, service now returns only unique publickeys 13 years ago
Michael Joseph Walsh 5e32e9605b refactored KeyStore unit test 13 years ago
Justin Richer a63c033135 updated formatting of JWK endpoint to be compliant (still could use a kid field) 13 years ago
Michael Joseph Walsh f17eba9cdc 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 13 years ago
Justin Richer 6ee171199d reverted keystore to previous version, got stomped on 13 years ago
Justin Richer 01763dbc0c Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server 13 years ago
Justin Richer 71292bcefd merged from remote, regenerated keystore 13 years ago
Michael Jett c3cad0d0e2 Adding IDE specifics to .gitignore 13 years ago
Michael Jett 6eb7ce43af Adding files left out from merge. 13 years ago
Michael Jett c9d3b1e8b0 Initial taglib commit 13 years ago
Michael Jett be132dc5bd Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server 13 years ago
Michael Jett 3f7d922324 Client management modal mockup 13 years ago
Justin Richer 6d7371ba1a added spring aspect to project, tweaked configuration to point to keystore file correctly, added JWK endpoint views 13 years ago
nemonik 57dfc09c7e rsa signer unit test working 13 years ago
nemonik 2afddd054b rsa signer still needs work. forcing unit test to pass 13 years ago
nemonik 9a75bb7bd0 mods to keystore, rsasigner, and unit tests 13 years ago
Justin Richer 35c09743f9 updated schema locations 13 years ago
nemonik 8a10c96d37 minor tweak 13 years ago
nemonik bb61292ec6 wrote default signer; added schema, definition parsers, handlers, and mapping files to configure; modified the signers, and added a keystore class to support 13 years ago
Justin Richer b0934eb51e Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server 13 years ago
Justin Richer eca43b7ae6 fixed method reference 13 years ago
Amanda Anganes 3f15e99475 Committing latest code, testing Authorization SErver 13 years ago
Amanda Anganes d71d76c54e Partially implemented ConnectAuthCodeTokenGranter.java. Builds & deploys, but not tested. 13 years ago
Amanda Anganes 7c73b8f34d Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server 13 years ago
Amanda Anganes b2848feeb1 Added ConnectAuthCodeTokenGranter.java 13 years ago
Justin Richer 7ea1904e4d moved views to new package, added views for JWK 13 years ago
Amanda Anganes 73b94cb125 Some references to "Consumer" rather than "Client" were still present; these have been fixed. 13 years ago
Amanda Anganes ee9da75c6a Added a "readme.txt" to the docs folder to capture changelog. 13 years ago
Amanda Anganes c0b5dd7b30 Updated diagrams with feedback from the working groups. 13 years ago
Amanda Anganes 82d8b1f451 Uploading diagrams. 13 years ago