<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) 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); "><</span><span style="color: rgb(78, 145, 146); ">resolver:AttributeDefinition</span><span style="color: rgb(0, 0, 0); "> </span><span style="color: rgb(147, 33, 146); ">xsi:type</span><span style="color: rgb(0, 0, 0); ">=</span>"ad:Simple"<span style="color: rgb(0, 0, 0); "> </span><span style="color: rgb(147, 33, 146); ">id</span><span style="color: rgb(0, 0, 0); ">=</span>"myId"<span style="color: rgb(0, 0, 0); "> </span><span style="color: rgb(147, 33, 146); ">sourceAttributeID</span><span style="color: rgb(0, 0, 0); ">=</span>"eppn"<span style="color: rgb(0, 145, 147); ">></span></p>
<p style="margin: 0px; font-size: 11px; font-family: Monaco; color: rgb(57, 51, 255); ">
<span style="color: rgb(0, 0, 0); "> </span><span style="color: rgb(0, 145, 147); "><</span><span style="color: rgb(78, 145, 146); ">resolver:Dependency</span><span style="color: rgb(0, 0, 0); "> </span><span style="color: rgb(147, 33, 146); ">ref</span><span style="color: rgb(0, 0, 0); ">=</span>"eppn"<span style="color: rgb(0, 0, 0); "> </span><span style="color: rgb(0, 145, 147); ">/></span></p>
<p style="margin: 0px; font-size: 11px; font-family: Monaco; color: rgb(78, 145, 146); ">
<span style="color: rgb(0, 0, 0); "> </span><span style="color: rgb(0, 145, 147); "></</span>resolver:AttributeDefinition<span style="color: rgb(0, 145, 147); ">></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"><</span>afp:AttributeFilterPolicy<span style="color: #009193">></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"><</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>"basic:AttributeRequesterString"</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>"sp"<span style="color: #000000">
</span><span style="color: #009193">/></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"><</span>afp:AttributeRule<span style="color: #000000">
</span><span style="color: #932192">attributeID</span><span style="color: #000000">=</span><span style="color: #3933ff">"myId"</span><span style="color: #009193">></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"><</span>afp:PermitValueRule<span style="color: #000000">
</span><span style="color: #932192">xsi:type</span><span style="color: #000000">=</span><span style="color: #3933ff">"basic:ANY"</span><span style="color: #000000">
</span><span style="color: #009193">/></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"></</span>afp:AttributeRule<span style="color: #009193">></span></p>
<p style="margin: 0px; font-size: 11px; font-family: Monaco; color: rgb(78, 145, 146); ">
<span style="color: rgb(0, 145, 147); "></</span>afp:AttributeFilterPolicy<span style="color: rgb(0, 145, 147); ">></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>