<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:'Times New Roman', Times, serif;" dir="ltr">
<p><br>
</p>
<p></p>
<div style="font-family: "Times New Roman", Times, serif; font-size: 16px;">We are debugging an activation condition in relying-party so we turned on the following in logbackxml</div>
<div style="font-family: "Times New Roman", Times, serif; font-size: 16px;"><br>
</div>
<div style="font-family: "Times New Roman", Times, serif; font-size: 16px;">
<div style="background-color: rgb(223, 219, 195); margin: 0px;"><font face="Courier" size="2" color="#4D2F2D"><span style="font-size: 14px;">    <variable name="idp.loglevel.idp" value="DEBUG" /></span></font></div>
<div style="background-color: rgb(223, 219, 195); margin: 0px;"><font face="Courier" size="2" color="#4D2F2D"><span style="font-size: 14px;">    <variable name="idp.loglevel.opensaml" value="DEBUG" /></span></font></div>
<div><font face="Courier" size="2" color="#4D2F2D"><span style="font-size: 14px;"><br>
</span></font></div>
</div>
though the messages are not as verbose as we'd hope for. 
<p></p>
<p>Is there any other place we can change to see more debugging information from the activation conditions?</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<p></p>
<p><<in the scenario that it succeeded>></p>
<p></p>
<div style="font-size: 16px; font-family: "Times New Roman", Times, serif;">2017-03-08 16:37:05,471 - DEBUG [net.shibboleth.idp.saml.profile.logic.DefaultNameIdentifierFormatStrategy:100] - Configuration specifies the following formats: [urn:oasis:names:tc:SAML:2.0:nameid-format:persistent]</div>
<div style="font-size: 16px; font-family: "Times New Roman", Times, serif;">2017-03-08 16:37:05,471 - DEBUG [net.shibboleth.idp.saml.profile.logic.DefaultNameIdentifierFormatStrategy:117] - Metadata did not specify any formats, relying on configuration alone</div>
<div><br>
</div>
<br>
<p></p>
<p><br>
</p>
<p><<in the case that it failed>></p>
<p></p>
<div style="font-family: "Times New Roman", Times, serif; font-size: 16px;">2017-03-08 16:27:14,390 - DEBUG [net.shibboleth.idp.saml.profile.logic.DefaultNameIdentifierFormatStrategy:100] - Configuration specifies the following formats: []</div>
<div style="font-family: "Times New Roman", Times, serif; font-size: 16px;">2017-03-08 16:27:14,390 - DEBUG [net.shibboleth.idp.saml.profile.logic.DefaultNameIdentifierFormatStrategy:110] - No formats specified in configuration or in metadata, returning default</div>
<div><br>
</div>
<br>
<p></p>
<p><br>
</p>
<p><<activation-conditions-relying-party-nameid.xml>></p>
<p><br>
</p>
<p></p>
<div>    <bean id="ac_RelyingParty_SAML20NameIDPersistent" parent="shibboleth.Conditions.RelyingPartyId"></div>
<div>      <constructor-arg></div>
<div>        <list></div>
<div><span style="font-size: 12pt;">          <value>http://foo1.com</value></span><br>
</div>
<div>          <value>http://foo2.com</value></div>
<div>
<div>        </list></div>
<div>      </constructor-arg></div>
<div>    </bean></div>
<div><br>
</div>
<br>
</div>
<div><br>
</div>
<br>
<p></p>
<p><br>
</p>
<p><<relying-party.xml>></p>
<p><br>
</p>
<p></p>
<div>        <!-- 12.  "urn:oasis:names:tc:SAML:2.0:nameid-format:persistent"  --></div>
<div>        <bean id="<span style="font-family: "Times New Roman", Times, serif, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; font-size: 16px;">RelyingParty_SAML20NameIDPersistent</span>" parent="RelyingParty"
 p:activationCondition-ref="ac_RelyingParty_SAML20NameIDPersistent"></div>
<div>          <property name="profileConfigurations"></div>
<div>            <list></div>
<div>              <bean parent="SAML2.SSO" p:nameIDFormatPrecedence="urn:oasis:names:tc:SAML:2.0:nameid-format:persistent"/></div>
<div>              <bean parent="SAML2.ECP" p:nameIDFormatPrecedence="urn:oasis:names:tc:SAML:2.0:nameid-format:persistent"/></div>
<div>            </list></div>
<div>          </property></div>
<div>        </bean></div>
<div><br>
</div>
<br>
<p></p>
<p><br>
</p>
<p>Thanks,</p>
<p><br>
</p>
<p>-Vivien Wu</p>
<p><span style="font-size: 12pt;">University IT</span></p>
<p><span style="font-size: 12pt;">Stanford University</span><br>
</p>
</div>
</body>
</html>