IdP v3 intercept flow that restricts /some/ users

Liam Hoekenga liamr at umich.edu
Wed Jul 15 11:07:16 EDT 2015


On Wed, Jul 15, 2015 at 10:41 AM, Cantor, Scott <cantor.2 at osu.edu> wrote:

> So a property containing quoted strings delimited by commas can be plugged
> in via


I had tried this...

<bean parent="shibboleth.Conditions.RelyingPartyId" c:candidates="#{{ '
https://sp1.example.edu/shibboleth', 'https://sp2.example.edu/shibboleth', '
https://sp3.example.edu/shibboleth' }}" />

...and ended up with an error message:

2015-07-15 10:35:01,558 - ERROR [net.shibboleth.idp.authn:-2] - Uncaught
runtime exception
org.springframework.binding.expression.PropertyNotFoundException: Property
not found
    at
org.springframework.binding.expression.spel.SpringELExpression.getValue(SpringELExpression.java:87)
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?
    at
org.springframework.expression.spel.ast.PropertyOrFieldReference.readProperty(PropertyOrFieldReference.java:226)

Liam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20150715/afc91c32/attachment.html>


More information about the users mailing list