<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>Hello,</div>
<div><br>
</div>
<div>I have eppn defined, (just using eppn as example)&nbsp;but I would like release to some SP as a new attribute</div>
<div>So I define</div>
<div>
<p style="margin: 0px; font-size: 11px; font-family: Monaco; color: rgb(57, 51, 255); ">
<span style="color: rgb(0, 145, 147); ">&lt;</span><span style="color: rgb(78, 145, 146); ">resolver:AttributeDefinition</span><span style="color: rgb(0, 0, 0); ">&nbsp;</span><span style="color: rgb(147, 33, 146); ">xsi:type</span><span style="color: rgb(0, 0, 0); ">=</span>&quot;ad:Simple&quot;<span style="color: rgb(0, 0, 0); ">&nbsp;</span><span style="color: rgb(147, 33, 146); ">id</span><span style="color: rgb(0, 0, 0); ">=</span>&quot;myId&quot;<span style="color: rgb(0, 0, 0); ">&nbsp;</span><span style="color: rgb(147, 33, 146); ">sourceAttributeID</span><span style="color: rgb(0, 0, 0); ">=</span>&quot;eppn&quot;<span style="color: rgb(0, 145, 147); ">&gt;</span></p>
<p style="margin: 0px; font-size: 11px; font-family: Monaco; color: rgb(57, 51, 255); ">
<span style="color: rgb(0, 0, 0); ">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span><span style="color: rgb(0, 145, 147); ">&lt;</span><span style="color: rgb(78, 145, 146); ">resolver:Dependency</span><span style="color: rgb(0, 0, 0); ">&nbsp;</span><span style="color: rgb(147, 33, 146); ">ref</span><span style="color: rgb(0, 0, 0); ">=</span>&quot;eppn&quot;<span style="color: rgb(0, 0, 0); ">&nbsp;</span><span style="color: rgb(0, 145, 147); ">/&gt;</span></p>
<p style="margin: 0px; font-size: 11px; font-family: Monaco; color: rgb(78, 145, 146); ">
<span style="color: rgb(0, 0, 0); ">&nbsp; &nbsp;&nbsp;</span><span style="color: rgb(0, 145, 147); ">&lt;/</span>resolver:AttributeDefinition<span style="color: rgb(0, 145, 147); ">&gt;</span></p>
</div>
<div>In filter.xml</div>
<div>
<p style="margin: 0px; font-size: 11px; font-family: Monaco; color: rgb(78, 145, 146); ">
<span style="color: #009193">&lt;</span>afp:AttributeFilterPolicy<span style="color: #009193">&gt;</span></p>
<p style="margin: 0px; font-size: 11px; font-family: Monaco; color: rgb(57, 51, 255); ">
<span style="color: #000000"><span class="Apple-tab-span" style="white-space:pre"></span></span><span style="color: #009193">&lt;</span><span style="color: #4e9192">afp:PolicyRequirementRule</span><span style="color: #000000">
</span><span style="color: #932192">xsi:type</span><span style="color: #000000">=</span>&quot;basic:AttributeRequesterString&quot;</p>
<p style="margin: 0px; font-size: 11px; font-family: Monaco; color: rgb(57, 51, 255); ">
<span style="color: #000000"><span class="Apple-tab-span" style="white-space:pre"></span></span><span style="color: #932192">value</span><span style="color: #000000">=</span>&quot;sp&quot;<span style="color: #000000">
</span><span style="color: #009193">/&gt;</span></p>
<p style="margin: 0px; font-size: 11px; font-family: Monaco; color: rgb(78, 145, 146); ">
<span style="color: #000000"><span class="Apple-tab-span" style="white-space:pre"></span></span><span style="color: #009193">&lt;</span>afp:AttributeRule<span style="color: #000000">
</span><span style="color: #932192">attributeID</span><span style="color: #000000">=</span><span style="color: #3933ff">&quot;myId&quot;</span><span style="color: #009193">&gt;</span></p>
<p style="margin: 0px; font-size: 11px; font-family: Monaco; color: rgb(78, 145, 146); ">
<span style="color: #000000"><span class="Apple-tab-span" style="white-space:pre"></span></span><span style="color: #009193">&lt;</span>afp:PermitValueRule<span style="color: #000000">
</span><span style="color: #932192">xsi:type</span><span style="color: #000000">=</span><span style="color: #3933ff">&quot;basic:ANY&quot;</span><span style="color: #000000">
</span><span style="color: #009193">/&gt;</span></p>
<p style="margin: 0px; font-size: 11px; font-family: Monaco; color: rgb(78, 145, 146); ">
<span style="color: #000000"><span class="Apple-tab-span" style="white-space:pre"></span></span><span style="color: #009193">&lt;/</span>afp:AttributeRule<span style="color: #009193">&gt;</span></p>
<p style="margin: 0px; font-size: 11px; font-family: Monaco; color: rgb(78, 145, 146); ">
<span style="color: rgb(0, 145, 147); ">&lt;/</span>afp:AttributeFilterPolicy<span style="color: rgb(0, 145, 147); ">&gt;</span></p>
</div>
<div>It doesn't work, do I need to add some type of data connector? But I looked at wiki, seems none of them fit in</div>
<div><br>
</div>
<div>Yi</div>
</body>
</html>