idp v3 - How to make the name and friendlyname of an attribute the same?
Marc Boorshtein
mboorshtein at gmail.com
Thu Mar 12 11:09:33 EDT 2015
I've tried adding this to my attribute-resolver.xml but I'm not getting
anywhere:
<resolver:AttributeDefinition id="cn" xsi:type="ad:Simple" sourceAttributeID
="cn">
<resolver:Dependency ref="myLDAP" />
<resolver:AttributeEncoder xsi:type="enc:SAML1String" name=
"urn:mace:dir:attribute-def:cn" encodeType="false" />
<resolver:AttributeEncoder xsi:type=
"enc:SAML2String" name="cn" friendlyName="cn" encodeType="false" nameFormat=
"urn:oasis:names:tc:SAML:2.0:attrname-format:basic"/>
</resolver:AttributeDefinition>
But I'm still not getting anything in the assertion (nor am I being
prompted to consent to the attributes being released). Am I missing
something?
Thanks
Marc
On Thu, Mar 12, 2015 at 10:21 AM, Cantor, Scott <cantor.2 at osu.edu> wrote:
> On 3/12/15, 9:37 AM, "Peter Schober" <peter.schober at univie.ac.at> wrote:
>
> >* Marc Boorshtein <mboorshtein at gmail.com> [2015-03-12 14:09]:
> >> It doesn't appear in the assertion. It did before I changed the
> >> name.
> >
> >That would point at an issue with your attribute filter, though that
> >doesn't work on the level of the formal attribute name (at least v2
> >didn't).
>
> Same in v3.
>
> >
> >As for changing the NameFormat in v3, did you check whether that's
> >already documented? I don't speak v3 yet.
>
> It's the same, the resolver config hasn't changed much, only been added to.
>
> -- Scott
>
> --
> To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20150312/78d87fb4/attachment.html
More information about the users
mailing list