
Project to extend the Shibboleth Identity Provider by 
a data connector reading attributes from WebService (HU-IAM)

Build a .jar File and a .bin.zip archive to insert in Shibboleth IdP.

How to install extension:
1. Build this project
2. Extract all libs from shib-ws-extension-1.0.bin.zip/lib to the lib 
   dir of IdP (/var/lib/shibboleth-identityprovider/webapp/WEB-INF/lib/) 
3. add new namespace to handler.xml
4. use data connector in attribute-resolver.xml
5. Restart IdP

