<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 16, 2015 at 11:45 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"><div style="overflow:hidden">If you're actually using it inside a flow, it pretty much has to be global or inside the beans file loaded into the flow definition. Each flow gets its own little Spring context at runtime and won't see much else.<br>
<br>
If you're using it as a condition attached to, say, a flow descriptor, the best place for that is probably in the intercept-config file where the flow descriptors are.</div></blockquote></div><br>Being able to match RelyingPartyID based on a regex seems like it might be handy in general, so I put in global.</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra"><div class="gmail_extra">The example from relying-party.xml uses an "activationCondition" property, but I *think* that's a RelyingParty thing.<br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">I tried instantiating a <span style="font-size:12.8000001907349px">shibboleth.</span><span style="font-size:12.8000001907349px">RelyingPartyIdRegexPredicate bean</span>, but it doesn't appear to have any constructors despite it being of class net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate.</div><div class="gmail_extra"><br></div><div class="gmail_extra">What am I missing?</div><div class="gmail_extra"><br></div><div class="gmail_extra">Liam</div>
</div><div class="gmail_extra"><br></div></div></div></div>