Runtime expression

lalith jayaweera j_lalith at hotmail.com
Thu Jul 23 20:17:08 EDT 2015


Figured it out yesterday, fixed, and both working as expected now.
 
> From: rdw at steadingsoftware.com
> To: users at shibboleth.net
> Subject: RE: Runtime expression
> Date: Thu, 23 Jul 2015 11:16:08 +0100
> 
> >         (employeeNumber=${customAttribute1})
> 
> So what you are saying here is "All the values of customAttribute1"  whereas
> you want is (I assume) "the first value of customAttribute1".
> 
> My Velocity is being very rusty today but something like 
> 
> (employeeNumber=${customAttribute1.get(0)}) should do it.
> 
> /R
> 
> -- 
> 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/20150724/7c10d5a4/attachment.html>


More information about the users mailing list