<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 15, 2015 at 10:41 AM, Cantor, Scott <span dir="ltr"><<a href="mailto:cantor.2@osu.edu" target="_blank">cantor.2@osu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">So a property containing quoted strings delimited by commas can be plugged in via</blockquote></div><br>I had tried this...</div><div class="gmail_extra"><br></div><div class="gmail_extra"><bean parent="shibboleth.Conditions.RelyingPartyId" c:candidates="#{{ '<a href="https://sp1.example.edu/shibboleth">https://sp1.example.edu/shibboleth</a>', '<a href="https://sp2.example.edu/shibboleth">https://sp2.example.edu/shibboleth</a>', '<a href="https://sp3.example.edu/shibboleth">https://sp3.example.edu/shibboleth</a>' }}" /><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">...and ended up with an error message:</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">2015-07-15 10:35:01,558 - ERROR [net.shibboleth.idp.authn:-2] - Uncaught runtime exception</div><div class="gmail_extra">org.springframework.binding.expression.PropertyNotFoundException: Property not found</div><div class="gmail_extra">    at org.springframework.binding.expression.spel.SpringELExpression.getValue(SpringELExpression.java:87)</div><div class="gmail_extra">Caused by: org.springframework.expression.spel.SpelEvaluationException: EL1008E:(pos 0): Property or field 'FriendCheckPredicate' cannot be found on object of type 'org.springframework.webflow.engine.impl.RequestControlContextImpl' - maybe not public?</div><div class="gmail_extra">    at org.springframework.expression.spel.ast.PropertyOrFieldReference.readProperty(PropertyOrFieldReference.java:226)</div><div><br></div><div>Liam</div></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div></div>