Sorry! but quick question about installing the SAML delegation extension

Brent Putman putmanb at georgetown.edu
Mon Apr 16 22:26:39 BST 2012



On 4/16/12 4:56 PM, Cantor, Scott wrote:
>
>> 	1)  Copy the extension project jar file (shibboleth-idp-delegation-x.x-
>> bin.jar) to the IdP source distribution's lib directory.


IIRC correctly, the actual extension jar shouldn't have "-bin" in the
name.  Don't confuse it with the bin zip/tar.gz archive that the Maven
build will create in /target.  You want the raw jar file, not a
distribution archive.  Actually, after you build the extension, you need
to unpack the zip/tar.gz extension archive in order to get what you need
to install.  Don't forget about the extension dependencies which will be
in the unpacked extensions /lib directory.  I think this one has at
least 1 jar dependency, perhaps more.


>> 	and maybe include a reference to instructions on the step before this
>> that uses maven to create the jar file? (which I can't actually lay my hands on
>> now...) Actually, maybe the maven build instructions could be step 1, and
>> then step 2 would be to copy the resulting jar file into the IdP source lib
>> directory. (Thanks for setting me straight on that! Duh.)
> The jar should be available as part of a distribution of the extension, I don't think you have to build it from source...


I don't think we've ever provided an "official" binary build of the
extension.  It wasn't really intended that people build from source,
hence the lack of Maven build instructions.  But this project never
really got to the point of a "release", given where things got left off
with the intended initial deployer. 



More information about the users mailing list