<div dir="ltr"><div>Thank you.....very good to have this.</div><div><br></div>Is there a trigger in idp.properties -- or elsewhere -- to enable the human readable names to appear?<div><br></div><div>We are using 3.3.1 and added the DisplayName & DisplayDescription (english only) -- after doing so the attribute itself also does not show up on the attribute consent page.</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 28 July 2017 at 04:31, Daniel Lutz <span dir="ltr"><<a href="mailto:daniel.lutz@switch.ch" target="_blank">daniel.lutz@switch.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Joshua Brodie [28.07.17 05:18]:<br>
<span class="">> We have had it running for over a year -- but have been getting feedback that the attribute names are too cryptic: cn,<br>
> eduPersonEntitlement etc<br>
><br>
> We have a link where users can bounced away to read what the attribute names signify but the masses are still not happy.<br>
><br>
> Is there any other potential to map the attribute names top something more non-techie friendly -- without too much<br>
> development?<br>
<br>
</span>Note that uApprove is for IdP V2 and is not supported anymore.<br>
IdP V3 has built-in support for user consent.<br>
<br>
For both, V2 and V3, you can configure human readable names per attribute in the AttributeResolver configuration.<br>
You need to add <DisplayName> and <DisplayDescription> elements to each <AttributeDefinition>.<br>
<br>
In the uApprove manual [1], this is documented at "Customizations / Attribute Names and Descriptions".<br>
The uApprove distribution contains an example attributer-resolver.xml file.<br>
<br>
If you use IdP V3, please refer to the documentation at [2] and [3].<br>
<br>
You can find examples for various attributes on the following page:<br>
<br>
  <a href="https://wiki.shibboleth.net/confluence/display/IDP30/Human+Readable+Attribute+Names" rel="noreferrer" target="_blank">https://wiki.shibboleth.net/<wbr>confluence/display/IDP30/<wbr>Human+Readable+Attribute+Names</a><br>
<br>
If you need the names in English only, you just need those <DisplayName> and <DisplayDescription><br>
elements specifying 'xml:lang="en"'.<br>
<br>
- Daniel<br>
<br>
<br>
<br>
[1] <a href="https://www.switch.ch/aai/downloads/uApprove-manual/" rel="noreferrer" target="_blank">https://www.switch.ch/aai/<wbr>downloads/uApprove-manual/</a><br>
[2] <a href="https://wiki.shibboleth.net/confluence/display/IDP30/ConsentConfiguration" rel="noreferrer" target="_blank">https://wiki.shibboleth.net/<wbr>confluence/display/IDP30/<wbr>ConsentConfiguration</a><br>
[3] <a href="https://wiki.shibboleth.net/confluence/display/IDP30/AttributeDefinitionConfiguration" rel="noreferrer" target="_blank">https://wiki.shibboleth.net/<wbr>confluence/display/IDP30/<wbr>AttributeDefinitionConfigurati<wbr>on</a><br>
<span class="HOEnZb"><font color="#888888">--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.<wbr>net</a><br>
</font></span></blockquote></div><br></div>