How to extract SAML response attribute?
Abdul Waheed
waheedtechblog at gmail.com
Tue Dec 15 05:09:47 EST 2015
Hi,
Is there any way to extract SAML response attribute at SP side, I know, how
to extract simple attribute from SAML response like to extract 'uid'
attribute, I have added " <Attribute
name="urn:oid:0.9.2342.19200300.100.1.1" id="uid"/>" to attribute-map.xml
file.
How to retreive some other value from SAML response Eg: How can I extract
'Audience' from below SAML message. ?
<saml2:Conditions NotBefore="2015-12-15T06:56:35.736Z"
NotOnOrAfter="2015-12-15T07:01:35.736Z"
>
<saml2:AudienceRestriction>
<saml2:Audience>https://equator.altisource.com/shibboleth
</saml2:Audience>
</saml2:AudienceRestriction>
</saml2:Conditions>
--
Thanks,
Abdul.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20151215/88032f1d/attachment.html>
More information about the users
mailing list