<div dir="ltr">Thanks Scott<div><br></div><div>Understand your concern regarding versions...</div><div><br></div><div>but as per below article, these should work from  V3.2.0, but does not look like</div><div><a href="https://wiki.shibboleth.net/confluence/display/IDP30/ActivationConditions">https://wiki.shibboleth.net/confluence/display/IDP30/ActivationConditions</a><br></div><div><br></div><div>This I tried on IdP 3.2.1 with the stated failure in saml-nameid.xml</div><div><br></div><div><br></div><div>However I tried below in saml-nameid.xml and it works</div><div><br></div><div><div><bean parent="shibboleth.SAML2AttributeSourcedGenerator"</div><div>    p:format="urn:oasis:names:tc:SAML:2.0:nameid-format:unspecified"</div><div>    p:attributeSourceIds="#{ {'uid'} }"></div><div>    <property name="activationCondition"></div><div>    </div><div>        <bean id="MyCondition" parent="shibboleth.Conditions.RelyingPartyId"></div><div>            <constructor-arg name="candidates"></div><div>                <list></div><div>           <code class="gmail-m_3851689357562413327gmail-xml gmail-m_3851689357562413327gmail-spaces" style="font-size:12.8px">      </code><code class="gmail-m_3851689357562413327gmail-xml gmail-m_3851689357562413327gmail-plain" style="font-size:12.8px"><</code><code class="gmail-m_3851689357562413327gmail-xml gmail-m_3851689357562413327gmail-keyword" style="font-size:12.8px">value</code><code class="gmail-m_3851689357562413327gmail-xml gmail-m_3851689357562413327gmail-plain" style="font-size:12.8px">><a href="https://sp.example.com/shibboleth" target="_blank">https://</a><a href="http://testone.com/" target="_blank">tes<wbr>tone.com</a></</code><code class="gmail-m_3851689357562413327gmail-xml gmail-m_3851689357562413327gmail-keyword" style="font-size:12.8px">value</code><code class="gmail-m_3851689357562413327gmail-xml gmail-m_3851689357562413327gmail-plain" style="font-size:12.8px">></code></div><div class="gmail-m_3851689357562413327gmail-line gmail-m_3851689357562413327gmail-number14 gmail-m_3851689357562413327gmail-index13 gmail-m_3851689357562413327gmail-alt1" style="font-size:12.8px"><code class="gmail-m_3851689357562413327gmail-xml gmail-m_3851689357562413327gmail-spaces">            </code><code class="gmail-m_3851689357562413327gmail-xml gmail-m_3851689357562413327gmail-plain"><</code><code class="gmail-m_3851689357562413327gmail-xml gmail-m_3851689357562413327gmail-keyword">value</code><code class="gmail-m_3851689357562413327gmail-xml gmail-m_3851689357562413327gmail-plain">><a href="https://another.example.com/shibboleth" target="_blank">https://</a><a href="http://testtwo.com/" target="_blank">tes<wbr>ttwo.com</a></</code><code class="gmail-m_3851689357562413327gmail-xml gmail-m_3851689357562413327gmail-keyword">value</code><code class="gmail-m_3851689357562413327gmail-xml gmail-m_3851689357562413327gmail-plain">></code></div><div>                </list></div><div>           </constructor-arg></div><div></bean></div><div><br></div><div>    </property></div><div></bean></div></div><div><br></div><div><br></div><div>Thanks</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, May 19, 2017 at 11:16 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:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> Also is it correct to state all these stated syntax (expression) available from<br>
> IdP V 3.2.0?<br>
<br>
</span>3.3.1 is the only supported release and I'm not going to provide support time for free to determine whether there are fixed bugs in any particular area.<br>
<span class=""><br>
> Regarding  the <constructor-arg>, did you mean to define something like<br>
> below and refer via p:activationCondition-ref<br>
<br>
</span>Inline or by reference, but it's moot because it works regardless.<br>
<div class="HOEnZb"><div class="h5"><br>
-- Scott<br>
<br>
--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.<wbr>net</a><br>
</div></div></blockquote></div><br></div>