MetadataProvider / FilesystemMetadataProvider from a directory

Kevin Foote kpfoote at uoregon.edu
Mon Jul 20 15:13:55 EDT 2015


> On Jul 20, 2015, at 12:04 PM, Youssef Ghorbal <youssef.ghorbal at pasteur.fr> wrote:
> 
> 	Is there any way to configure metadata-provider.xml in a way that it reads all *.xml files from a directory (the FilesystemMetadataProvider plugin specifcally) ?
> 	I want to simplify SP metadata decalaration in a way that it’s just : "drop an XML in a directory and reload the service”. 

To date the IdP does not have a Directory based MetadataProvider that I know about anyway.

One approach is to create a <EntitiesDescriptor> file that you can put all your local SP metadata into and set the refresh on that file to happen on a given interval according 
to your needs. This is what I do locally as do others I believe.

—

The Shib-SP does however have a Directory based Provider :)

--------
thanks
 kevin.foote



More information about the users mailing list