<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">Hi,</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">I'm new to shibboleth and finally installed the service and the idp authentication is working.</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">I'm more concerned about the attributes the idb provides through saml like the first name, last name etc.</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;">in my shib.log i see the attributes sent by the idp as below :</div><div style="font-family: 'times
 new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><br></div><div style="background-color: transparent;"><font face="times new roman, new york, times, serif">&lt;ns2:Attribute Name="https://federation.company.org/person/FirstName" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"&gt;</font></div><div style="background-color: transparent;"><font face="times new roman, new york, times, serif"><br></font></div><div style="background-color: transparent;"><font face="times new roman, new york, times, serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ns2:AttributeValue&gt;Justin&lt;/ns2:AttributeValue&gt;</font></div><div style="background-color: transparent;"><font face="times new roman, new york, times, serif"><br></font></div><div style="background-color: transparent;"><font face="times new roman, new york, times, serif">&nbsp; &nbsp; &nbsp; &nbsp;
 &nbsp; &nbsp; &lt;/ns2:Attribute&gt;</font></div><div style="background-color: transparent;"><font face="times new roman, new york, times, serif"><br></font></div><div style="background-color: transparent;"><font face="times new roman, new york, times, serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ns2:Attribute Name="https://federation.company.org/person/LastName" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"&gt;</font></div><div style="background-color: transparent;"><font face="times new roman, new york, times, serif"><br></font></div><div style="background-color: transparent;"><font face="times new roman, new york, times, serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;ns2:AttributeValue&gt;King&lt;/ns2:AttributeValue&gt;</font></div><div style="background-color: transparent;"><font face="times new roman, new york, times, serif"><br></font></div><div style="background-color: transparent;"><font face="times new
 roman, new york, times, serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/ns2:Attribute&gt;</font></div><div style="background-color: transparent; color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; font-style: normal;"><font face="times new roman, new york, times, serif"><br></font></div><div style="background-color: transparent; color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; font-style: normal;"><font face="times new roman, new york, times, serif">I obviously cannot see them on the browser header request as i havent added them to the attribute-map.xml provided by shibboleth.</font></div><div style="background-color: transparent; color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; font-style: normal;"><font face="times new roman, new york, times, serif">now i added the below to&nbsp;</font>attribute-map.xml file
 :</div><div style="background-color: transparent; color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; font-style: normal;"><br></div><div style="background-color: transparent;"><font face="times new roman, new york, times, serif">&lt;Attribute Name="https://federation.company.org/person/FirstName" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" id="First_Name"&gt;</font></div><div style="background-color: transparent;"><font face="times new roman, new york, times, serif"><span class="Apple-tab-span" style="white-space:pre">        </span>&lt;/Attribute&gt;</font></div><div style="background-color: transparent;"><font face="times new roman, new york, times, serif"><span class="Apple-tab-span" style="white-space:pre">        </span>&lt;Attribute Name="https://federation.company.org/person/LastName" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" id="Last_Name"&gt;</font></div><div
 style="background-color: transparent;"><font face="times new roman, new york, times, serif"><span class="Apple-tab-span" style="white-space: pre;">        </span>&lt;/Attribute&gt;</font></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;">I still dont see anything on the browser header request. I possibly dont need a decoder as the data being sent is in simple string format.</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color:
 transparent; font-style: normal;">am i doing something wrong here.</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;">thanks and appreciate your time.</div></div></body></html>