This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
OpenID-Connect-Java-Spring-Server
mirror of
https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server
Watch
1
Star
0
Fork
You've already forked OpenID-Connect-Java-Spring-Server
0
Code
Issues
Projects
Releases
Wiki
Activity
f17eba9cdc
OpenID-Connect-Java-Spring-...
/
server
History
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
2012-02-14 22:55:33 -05:00
..
.settings
reworked id tokens, added SWD endpoint shell, started checkid endpoint shell (still needs signer service of some kind)
2012-01-25 16:58:01 -05:00
src
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
2012-02-14 22:55:33 -05:00
.classpath
mods to repository, added service interfaces and impls
2012-01-25 15:48:51 -05:00
.gitignore
added test db files to .gitignore
2012-01-31 12:13:55 -05:00
.project
added spring aspect to project, tweaked configuration to point to keystore file correctly, added JWK endpoint views
2012-02-14 12:31:51 -05:00
pom.xml
added spring-ws into dependencies for potential keystore support
2012-01-31 15:40:18 -05:00