activation condition WARN in v3.3
Andrew Morgan
morgan at orst.edu
Thu Feb 2 12:40:34 EST 2017
On Thu, 2 Feb 2017, Rod Widdowson wrote:
>> <bean parent="shibboleth.Conditions.RelyingPartyId" c:_candidates="#{{'https://oregonstate-staff.webex.com',
>> 'https://oregonstate-students.webex.com'}}" />
>
> That’s your problem, if the setter is called "candidates" you say
> c:candidates="#{{......"
>
> The underscore is used as the delimiter for parameters by number.
Aha! That syntax worked.
I don't see that documented on the wiki page. The only example I saw was
your (Rod's) comment at the bottom of the page, which has
"c:_candidates"... :)
Would anyone mind if I updated the "Specific Relying Parties by Name"
example to use "c:candidate" and "c:candidates" instead of "c:_0"?
Thanks,
Andy
More information about the users
mailing list