<div dir="ltr"><div><span style="color:rgb(60,68,77);font-size:14px"><font face="arial, sans-serif">Hello,<br></font></span></div><div><span style="color:rgb(60,68,77);font-family:"Splunk Platform Mono",Inconsolata,Consolas,"Droid Sans Mono",Monaco,"Courier New",Courier,monospace;font-size:14px"><br></span></div><div><span style="color:rgb(60,68,77);font-size:14px"><font face="arial, sans-serif">I have an attribute defined as follows:</font></span></div><div><span style="color:rgb(60,68,77);font-size:14px"><font face="arial, sans-serif"><br></font></span></div><div><div style="line-height:18px"><div style="color:rgb(0,0,0);font-size:12px;white-space:pre;font-family:Menlo,Monaco,"Courier New",monospace"><span style="color:rgb(128,0,0)"><AttributeDefinition</span> <span style="color:rgb(229,0,0)">id</span>=<span style="color:rgb(0,0,255)">"isPatron"</span> <span style="color:rgb(229,0,0)">xsi:type</span>=<span style="color:rgb(0,0,255)">"ScriptedAttribute"</span></div><div style="color:rgb(0,0,0);font-size:12px;white-space:pre;font-family:Menlo,Monaco,"Courier New",monospace">        <span style="color:rgb(229,0,0)">activationConditionRef</span>=<span style="color:rgb(0,0,255)">"NeedsSQLAttribs_2_Condition"</span><span style="color:rgb(128,0,0)">></span></div><div style="color:rgb(0,0,0);font-size:12px;white-space:pre;font-family:Menlo,Monaco,"Courier New",monospace">        <span style="color:rgb(128,0,0)"><InputDataConnector</span> <span style="color:rgb(229,0,0)">ref</span>=<span style="color:rgb(0,0,255)">"oracledbcf_csprd_wrlc"</span> <span style="color:rgb(229,0,0)">attributeNames</span>=<span style="color:rgb(0,0,255)">"cx_patron_type"</span> <span style="color:rgb(128,0,0)">/></span></div><div style="color:rgb(0,0,0);font-size:12px;white-space:pre;font-family:Menlo,Monaco,"Courier New",monospace">        <span style="color:rgb(128,0,0)"><InputDataConnector</span> <span style="color:rgb(229,0,0)">ref</span>=<span style="color:rgb(0,0,255)">"adLdapConnector"</span> <span style="color:rgb(229,0,0)">allAttributes</span>=<span style="color:rgb(0,0,255)">"true"</span> <span style="color:rgb(128,0,0)">/></span></div><div style="color:rgb(0,0,0);font-size:12px;white-space:pre;font-family:Menlo,Monaco,"Courier New",monospace">        <span style="color:rgb(128,0,0)"><Script></span></div><div style="color:rgb(0,0,0);font-size:12px;white-space:pre;font-family:Menlo,Monaco,"Courier New",monospace"><span style="color:rgb(128,0,0)">...</span></div><div style="color:rgb(0,0,0);font-size:12px;white-space:pre;font-family:Menlo,Monaco,"Courier New",monospace"><span style="color:rgb(128,0,0)"><br></span></div>I noticed that it is being evaluated for an SP that is not listed in NeedsSQLAttribs_2_Condition</div><div style="line-height:18px"><br></div><div style="line-height:18px">The logs I see this:</div><div style="line-height:18px"><br><div style="color:rgb(0,0,0);font-size:12px;white-space:pre"><font face="monospace"><span style="color:rgb(60,68,77);font-size:14px"> </span><span class="gmail-t" style="color:rgb(60,68,77);font-size:14px">Attribute</span><span style="color:rgb(60,68,77);font-size:14px"> </span><span class="gmail-t" style="color:rgb(60,68,77);font-size:14px">Resolver</span><span style="color:rgb(60,68,77);font-size:14px"> '</span><span class="gmail-t" style="color:rgb(60,68,77);font-size:14px">ShibbolethAttributeResolver</span><span style="color:rgb(60,68,77);font-size:14px">'</span><span class="gmail-t" style="color:rgb(60,68,77);font-size:14px">:</span><span style="color:rgb(60,68,77);font-size:14px"> </span><span class="gmail-t" style="color:rgb(60,68,77);font-size:14px">Resolving</span><span style="color:rgb(60,68,77);font-size:14px"> </span><span class="gmail-t" style="color:rgb(60,68,77);font-size:14px">dependencies</span><span style="color:rgb(60,68,77);font-size:14px"> </span><span class="gmail-t" style="color:rgb(60,68,77);font-size:14px">for</span><span style="color:rgb(60,68,77);font-size:14px"> '</span><span class="gmail-t" style="color:rgb(60,68,77);font-size:14px">isPatron'</span></font><font face="Menlo, Monaco, Courier New, monospace"><br></font></div><div style="color:rgb(0,0,0);font-size:12px;white-space:pre"><font face="monospace"><span class="gmail-t" style="color:rgb(60,68,77);font-size:14px"><br></span></font></div><div style="white-space:pre"><font color="#3c444d" face="arial, sans-serif"><span style="font-size:14px">I want the attribute to only be resolved for some SPs.... What am I missing to get it to work that way?</span></font></div><div style="white-space:pre"><br></div><div style="white-space:pre"><font color="#3c444d" face="arial, sans-serif"><span style="font-size:14px">Thanks a lot,</span></font></div><div style="white-space:pre"><font color="#3c444d" face="arial, sans-serif"><span style="font-size:14px">Mohamed.</span></font></div></div></div></div>