Commit Graph

746 Commits (47b34d2b1b98ea76ca0b669d0a22b2e306e358d2)
 

Author SHA1 Message Date
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
Justin Richer eaa22754e3 added in service layer for JWT signers, started to put in some exceptions
13 years ago
Justin Richer eb1da16d24 Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server
13 years ago
Justin Richer 16c478e231 added spring-ws into dependencies for potential keystore support
13 years ago
Justin Richer 691a6ae8f1 moved serializers into a views package
13 years ago
Michael Jett a3a305aa06 Initial views commit. Includes bootstrap and mock-ups.
13 years ago
nemonik db13838853 added test db files to .gitignore
13 years ago
nemonik 07f51f7ae9 removed test db files
13 years ago
nemonik 5ce3140bf2 additional work on repositories, and services w/ unit tests
13 years ago
Justin Richer 5f2a64517c updated license and readme
13 years ago
Justin Richer 440eadcfe0 added SWD endpoint and views
13 years ago
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