3.2 Testing
Cantor, Scott
cantor.2 at osu.edu
Thu Nov 12 13:18:52 EST 2015
On 11/12/15, 10:54 AM, "dev on behalf of Walter Forbes Hoehn (wassa)" <dev-bounces at shibboleth.net on behalf of wassa at memphis.edu> wrote:
>The context path was assumed previously. In 3.1.1 my scripts used something like this:
>
>$IDP_HOME/bin/reload-service.sh -id shibboleth.AttributeFilterService -u http://localhost:8080
>
>I had to change to this:
>
>$IDP_HOME/bin/reload-service.sh -id shibboleth.AttributeFilterService -u http://localhost:8080/idp
Ok, I lied, it was intentional. That's so you can override the /idp part together with the rest via the new environment property instead of needing different scripts to do that.
So your scripts themselves aren't needed in 3.2, fair tradeoff.
I'll check the release notes.
-- Scott
>
More information about the dev
mailing list