Release Notes

Version 1.0.1 moves the org.kathrynhuxtable.middleware.shibshim.util package to the shibshimutil jar where it can be shared with the shibshimfilter project.

Version 1.0.0 has unit tests, which were mostly missing from version 1.0.0. The unit tests could be more comprehensive, but they are not bad at all.

Version 1.0.1 is complete except that it is missing some unit tests. Version 1.0 will include the unit tests.

This version supports login for servlets running on multiple servers served by one shim server. The shim server must be in Tomcat running behind Apache to allow for Shibboleth protection.

Each servlet protected by the shim can have its own Attribute Release Policy (ARP).

Future Releases

Version 1.1 should include logout functionality. I haven't built it into the planned 1.0 release because it isn't well supported by Shibboleth 1.3.x, which is the Shibboleth release this is designed for.

Once Shibboleth 2.0 has a beta release I'll look at it and start planning how to implement logout in the shim.