How to append a string to IdP attribute
Sukesh Nischal
Sukesh.Nischal at itslearning.com
Wed Aug 10 14:36:04 BST 2011
Hi
This is purely for a test to see if it's possible and yes I simply want to append the same fixed string to each sAMAccountName retrieved. Could you point me in the direction of how to use template definitions?
-----Original Message-----
From: users-bounces at shibboleth.net [mailto:users-bounces at shibboleth.net] On Behalf Of Chad La Joie
Sent: 10 August 2011 14:32
To: Shib Users
Subject: Re: How to append a string to IdP attribute
If you're just going to blindly append the domain name you can use the
template attribute definition. I don't remember though if ePPN is
considered a scoped attribute. If it is, then you'll need to actually
treat it as such which means you can't just blinding append @xxxx to
the end of a value.
On Wed, Aug 10, 2011 at 09:26, Sukesh Nischal
<Sukesh.Nischal at itslearning.com> wrote:
> Hi,
>
>
>
> I'm trying to create a SAML2 attribute on the IdP using LDAP as a data
> source. I'm pulling in the sAMAccountName and I want to append a string
> like "@domain" to it and map it to eduPersonPrincipalName , so I end up
> releasing sAMAccountName at domain. I've had a look at the documentation for
> SAML 2 String Attribute Encoder but I can't see how you can do this. Could
> someone please advise me of the correct syntax I need to put in my
> attribute-resolver.xml ?
>
>
>
> Thanks,
>
>
>
> Sukesh Nischal
>
> --
> To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
>
--
Chad La Joie
www.itumi.biz
trusted identities, delivered
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
More information about the users
mailing list