AW: usage "AttributeRequesterString" in attribute-resolver.xml
Björn Urbanek
bjoernurbanek at gmx.de
Tue Oct 29 10:11:19 EDT 2013
>>* Björn Urbanek <bjoernurbanek at gmx.de> [2013-10-25 14:56]:
>> (How) Can I use the requester attribute or a similar value to create
>> a new attribute for publishing to the SP?
>That (resolving data dynamically based on the SP) is not something
>supported out of the box, but you can roll your own using a Script
>Attribute Definition, cf "Information Available to the Script" in
>https://wiki.shibboleth.net/confluence/display/SHIB2/ResolverScriptAttribut
eDefinition
>-peter
Hello,
Thanks!
I have read different classes to find out the object witch contains the
issuer of the SAMLRequest
<saml:Issuer xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion"
>issuer.foo.bar</saml:Issuer>
Can you please tell me the correct object and method?
Many thanks!
More information about the users
mailing list