<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<meta content="text/html; charset=UTF-8">
<style type="text/css" style="">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div dir="ltr">
<div id="x_divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Jeff,</p>
<p><br>
</p>
<p>The property is just a simple string that is ingested by a bean in the system directory.  Find the bean and then add a p:responderId reference to that bean in the relying party override bean.  Here are the analogies in system/.</p>
<p><br>
</p>
<p></p>
<div>system/conf/relying-party-system.xml:    <bean id="entityID" class="java.lang.String" c:_0="%{idp.entityID}" /><br>
system/conf/relying-party-system.xml:        p:responderId="#{getObject('entityID')}"<br>
</div>
<br>
<p></p>
<p><br>
</p>
<p>Sorry for brevity, bicycle crash, two hands soon,</p>
<p>Nate.<br>
</p>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> users <users-bounces@shibboleth.net> on behalf of Jeff McCullough <jeffmc@berkeley.edu><br>
<b>Sent:</b> Saturday, March 11, 2017 8:29:48 PM<br>
<b>To:</b> Shib Users<br>
<b>Subject:</b> IDP v3 relying-party provider?</font>
<div> </div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText"><br>
Back in the V2 IDP relying-party configs there was provider attribute that was part of the overrides. I mistakenly put the incorrect entityId (used the server URL)  for the IDP for a couple of Service-Now configs. Though it was incorrect, it did work because
 the SN configs matched. In the V3 IDP that attribute is part of the idp.properties file. I’m guessing I’m going to need to go back and correct the SN configs, but there may be a possible override for the IDP provider. Is there?
<br>
<br>
Thanks,<br>
Jeff<br>
<br>
-- <br>
To unsubscribe from this list send an email to users-unsubscribe@shibboleth.net</div>
</span></font>
</body>
</html>