Activation condition for multiple SPs
Lalith Jayaweera
ljayaweera at gmail.com
Thu May 18 20:02:43 EDT 2017
Thanks Sot
Also is it correct to state all these stated syntax (expression) available
from IdP V 3.2.0?
And
Regarding the <constructor-arg>, did you mean to define something like
below and refer via p:activationCondition-ref
<bean id="TestCondition" parent="shibboleth.Conditions.RelyingPartyId">
<constructor-arg name="candidates">
<list>
<value>https:// <https://sp.example.com/shibboleth>testone.com</
value>
<value>https:// <https://another.example.com/shibboleth>
testtwo.com</value>
</list>
</constructor-arg>
</bean>
Thanks
l
On Thu, May 18, 2017 at 11:47 PM, Cantor, Scott <cantor.2 at osu.edu> wrote:
> > I then remove multiple SPs( purely to troubleshoot the issue with the
> syntax)
> > in saml-nameid.xml and tried below , please see the result
>
> See what result?
>
> If there's a problem it's with the Spring conversions and you could just
> avoid using a Spring Expression and "unroll" the whole thing into a full
> <list> bean inside a <constructor-arg> element, but I'm just guessing.
>
> If you want to file a bug, that's fine. I don't think it's broken, but
> once it's deemed non-reproducible I'll simply close it out at that point.
>
> -- Scott
>
> --
> To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20170519/2e131f47/attachment-0001.html>
More information about the users
mailing list