IdP v3: reload-service.sh
Tom Zeller
tzeller at dragonacea.biz
Tue Sep 29 13:10:17 EDT 2015
> On Sep 29, 2015, at 11:47 AM, Tom Zeller <tzeller at dragonacea.biz> wrote:
>
> Strange, reproduced this on an IdP 3.1.2 instance, possibly a bug…
No bug, my bad. In my case, I forgot the “s” on https for the reload service URL.
With the wrong URL :
$ bin/reload-service.sh -id shibboleth.AttributeResolverService -u <URL>
(<URL>/idp/profile/admin/reload-service?id=shibboleth.AttributeResolverService) <URL>/idp/profile/admin/reload-service?id=shibboleth.AttributeResolverService
With the correct URL :
$ bin/reload-service.sh -id shibboleth.AttributeResolverService -u <URL>
Configuration reloaded.
Service reloading is logged at INFO, so no need to change logging from the default.
More information about the users
mailing list