Shibboleth SP: Extract saml2p:Response
Charlie Mos
cmosfet10 at gmail.com
Thu Mar 12 16:07:15 EDT 2020
A cloud service is passing attributes in the 'saml2p:Response' to a
Shibboleth SP (both connected to our IdP).
In the Shibboleth SP -- is there a way via PHP to extract the
saml2p:Response'?
<saml2p:Response SNIP
<saml2:Assertion SNIP
<saml2:Attribute Name="FOO">
<saml2:AttributeValue xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:type="xs:string">BAR</saml2:AttributeValue>
</saml2:Attribute>
</saml2:AttributeStatement>
</saml2:Assertion></saml2p:Response>
--
---
CM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20200312/14620e4e/attachment.html>
More information about the users
mailing list