<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>+ users list, for the archives</p>
<p>Glad to help.</p>
<p><br>
</p>
<div class="moz-cite-prefix">On 12/1/20 6:39 PM, Feinstein, Moses
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:BL0PR0102MB3457BD0181BE46806C220CBBFBF40@BL0PR0102MB3457.prod.exchangelabs.com">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Generator" content="Microsoft Word 15 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
span.EmailStyle19
{mso-style-type:personal-reply;
font-family:"Calibri",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}</style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal">Yes, that was it<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thank you so much!<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal"><b><span
style="font-size:8.0pt;font-family:Consolas;color:#44546A"><o:p> </o:p></span></b></p>
<p class="MsoNormal"><b><span
style="font-size:8.0pt;font-family:Consolas;color:#44546A"><o:p> </o:p></span></b></p>
<p class="MsoNormal"><b><span
style="font-size:8.0pt;font-family:Consolas;color:#44546A"><o:p> </o:p></span></b></p>
<p class="MsoNormal"><b><span style="font-size:8.0pt">Moses
Feinstein<o:p></o:p></span></b></p>
<p class="MsoNormal"><i><span
style="font-size:8.0pt;color:#767171">Sr. Software / IAM
Engineer, App Dev Dept<o:p></o:p></span></i></p>
<p class="MsoNormal"><b><span style="font-size:8.0pt">Emaill</span></b><span
style="font-size:8.0pt">:
</span><a href="mailto:moses.feinstein@touro.edu"
moz-do-not-send="true"><span
style="font-size:8.0pt;color:#0563C1">moses.feinstein@touro.edu</span></a><span
style="font-size:8.0pt"><o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div style="border:none;border-top:solid #E1E1E1
1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b>From:</b> Brent Putman
<a class="moz-txt-link-rfc2396E" href="mailto:putmanb@georgetown.edu"><putmanb@georgetown.edu></a> <br>
<b>Sent:</b> Tuesday, December 1, 2020 5:50 PM<br>
<b>To:</b> Shib Users <a class="moz-txt-link-rfc2396E" href="mailto:users@shibboleth.net"><users@shibboleth.net></a>;
Feinstein, Moses <a class="moz-txt-link-rfc2396E" href="mailto:moses.feinstein@touro.edu"><moses.feinstein@touro.edu></a><br>
<b>Subject:</b> Re: Reading groups membership in
Shibboleth 4.0.1<o:p></o:p></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div style="border:solid black 1.5pt;padding:1.0pt 1.0pt 1.0pt
1.0pt;overflow:float:left">
<p class="MsoNormal" style="background:yellow"><strong><span
style="font-family:"Calibri",sans-serif;color:red">External
Email</span></strong><o:p></o:p></p>
</div>
<div>
<p><o:p> </o:p></p>
<div>
<p class="MsoNormal">On 12/1/20 11:29 AM, Feinstein, Moses
wrote:<o:p></o:p></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal">I believe this was replaced with
exportAttributes in 4.0.1, however I add try to add
returnAttribute previously as well, got a deprecated
warning, but no error, however operational attributes did
not come in.
<o:p></o:p></p>
<p class="MsoNormal"
style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-indent:.5in">exportAttributes="%{idp.attribute.resolver.LDAP.returnAttributes}"><o:p></o:p></p>
<p class="MsoNormal"><returneAttribtues> mail
displayName sn givenName uid cn isMemberOf
createTimestamp</returnAttributes>
<o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
<p class="MsoNormal"> <o:p></o:p></p>
</blockquote>
<p><br>
If that's literally what you have in your config, it's not
correct and wouldn't be expected to work. XML element and
attribute names are case-sensitive and the element is
"<ReturnAttributes>". Also, the opening element tag
is misspelled with an "e" in there in the middle, so that's
not even well-formed XML. I'm surprised it would even load.<o:p></o:p></p>
<p><a
href="https://urldefense.com/v3/__https:/wiki.shibboleth.net/confluence/display/IDP4/ReturnAttributes__;!!HoV-yHU!_4lbrIQ6u1-pkRL43VqPbhX0khMmGoN4qTF4uMBZbe4hDcsVOlgA_a1py_PxhWelpvgExQ$"
moz-do-not-send="true">https://wiki.shibboleth.net/confluence/display/IDP4/ReturnAttributes</a><o:p></o:p></p>
</div>
</div>
</blockquote>
</body>
</html>