How to reload a metadata provider ?

Cantor, Scott cantor.2 at osu.edu
Tue Aug 30 13:02:41 EDT 2016


On 8/30/16, 12:50 PM, "dev on behalf of Tom Zeller" <dev-bounces at shibboleth.net on behalf of tzeller at dragonacea.biz> wrote:

> bin/reload-metadata with the argument :
    
>     --service ExampleIdPMetadata

It's --id (or -id).

    
>    where "ExampleIdPMetadata" is the ID of a
>    (RefreshableMetadataResolver) bean defined in metadata-providers.xml,
>    not a Service :
    
>     <MetadataProvider id="ExampleIdPMetadata" xsi:type="FilesystemMetadataProvider"
    
>    so not surprisingly it doesn't work :
 
I'm not sure why it's ending up in that code, that seems wrong. The reload-metadata flow is separate and doesn't reload services.

-- Scott




More information about the dev mailing list