<div dir="ltr"><div>Hello, I want to advertise an attribute that will be generated from a static attribute and and an LDAP attribute. </div><div>Actually I want to advertise the schacPersonalUniqueCode which has to be like that: </div><div>urn:mace:terena.org:schac:personalUniqueCode:com:<a href="http://example.com:12345678">example.com:12345678</a> </div><div>where the 12345678 is the uid of each user. </div><div>So I thought to create a temp static attribute lets say schacPersonalUniqueCodeTemp that will have the value urn:mace:terena.org:schac:personalUniqueCode:com:<a href="http://example.com">example.com</a>: </div><div>and then to create the combined attribute schacPersonalUniqueCode which will be from the static attribute schacPersonalUniqueCodeTemp and the ldap attribute uid. </div><div><br></div><div>Is that possible in Shibboleth v3 and if yes how I can make it . </div><div><br></div><div>Thanks in advance.</div></div>