Is there a way to add metadata without reloading all metadata?

Peter Schober peter.schober at univie.ac.at
Mon Dec 4 13:44:23 UTC 2023


Noriyuki TAKEI <ntakei at sios.com> [2023-12-04 09:47 CET]:
> I have a question about the reloadable service listed on the following page.
> https://shibboleth.atlassian.net/wiki/spaces/IDP5/pages/3199507931/ReloadableServices
> 
> When I add metadata, all metadata is reloaded when I call the following API
> to activate the metadata.
> GET
> http(s)://[idp-base-url]/idp/profile/admin/reload-service?id=shibboleth.MetadataResolverService
> 
> Is there a way to add metadata without reloading all metadata?

Yeah, stop reloading the metadata service and instead reload the relevant
metadata provider, e.g. /opt/shibboleth-idp/bin/reload-metadata.sh -id eduID.at

-peter


More information about the users mailing list