ActivationCondition example: profileContext -> input

Francesco Malvezzi francesco.malvezzi at unimore.it
Fri Oct 12 03:53:39 EDT 2018


hi all,

on the ActivationCondition page on wiki [1], the Javascript Example reads:

    subcontext = profileContext.getSubcontext(subcontextClass);

shouldn't it be:

    subcontext = input.getSubcontext(subcontextClass);

as from ScriptedPredicate page [2] (Script Context paragraph)?

thank you,

franz

[1]
https://wiki.shibboleth.net/confluence/display/IDP30/ActivationConditions
[2] https://wiki.shibboleth.net/confluence/display/IDP30/ScriptedPredicate


More information about the users mailing list