> <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.