2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
jricher
as Justin Richer
More... almost 13 years ago
fixed appcontext entry, needs a change in eclipse XML Catalog config to work
jricher
as Justin Richer
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)
jricher
as Justin Richer
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
jricher
as Justin Richer
More... almost 13 years ago
Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server
jricher
as Justin Richer
More... almost 13 years ago
merged from remote, regenerated keystore
jricher
as Justin Richer
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
jricher
as Justin Richer
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
jricher
as Justin Richer
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
jricher
as Justin Richer
More... almost 13 years ago
fixed method reference
jricher
as Justin Richer
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