Directory-based MetadataProvider

Yuji Shinozaki ys2n at virginia.edu
Thu Oct 25 11:28:54 EDT 2012


Sorry, I am talking about on the IDP.   I confused the issue by calling it a "IDP MetadataProvider".   I really meant to say "SP MetadataProvider on the IDP".

In other words:

I have a bunch of SP Metadata in separate files.  What is the best way to automate loading them into the IDP?

yuji
---- 


On Oct 25, 2012, at 11:21 AM, "Cantor, Scott" <cantor.2 at osu.edu> wrote:

>> Is there a directory-based IDP MetadataProvider implementation?
> 
> No.
> 
>> The behavior I am looking for is a MetadataProvider which monitors and
>> reads a directory and reads any files there for Metadata xml.  I know I can
>> probably accomplish the same thing with a script which reads the directory
>> and concatenates the metadata into one file, but I want to see what the
>> alternatives are.
> 
> The best alternative to that is to simply generate the metadata directly into a single file, rather than the brittle approach of concatenating things that may end up contaminating the batch.
> 
> The metagen.sh script in the SP package is an example of one sort of script for this.
> 
> -- Scott
> 
> 
> --
> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net



More information about the users mailing list