Help needed to create XML message in SAML response attribute

kotesh201 koteshwarv at gmail.com
Fri May 17 17:19:59 EDT 2013


Hi,I am using Shibboleth Idp to act as Identity provider. I have two specific
questions. Question 1) I am using SAML2 authentication engine. I would like
to log the SAML Request coming from SP AND SAML Response sent from IdP. How
do I intercept the request and response using standard Shibboleth
idp-metadata.xml or attribute-resolver.xml or handler.xml 
======================Question 2 )I am able to access the application JAVA
objects using script attributes. But I need to send the XML content as
additional attributes in SAML authentication response ( in assertion ). For
this I am trying to hard code as below. If this works I can extend this to
JAVA objects which can return XML.                                                  
I am getting below status message in SAML response                                                     
Required NameID format not supported             </saml2p:Status == All I
need to create the attributes in the Assertion something like this.  
&lt;saml2:AttributeStatement>                                               
Test1                                                        /*                   
<?xml version="1.0" encoding="ISO-8859-1"?>                                         
Tove                      Jani                      Reminder                     
Don't forget me this weekend!                     */                                                                              
cn=tt,ou=uu,o=bb,o=oo                                 Any pointers to
generate the XML message in the Attribute. Thanks in advance



--
View this message in context: http://shibboleth.1660669.n2.nabble.com/Help-needed-to-create-XML-message-in-SAML-response-attribute-tp7586843.html
Sent from the Shibboleth - Users mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20130517/e9f32133/attachment-0001.html 


More information about the users mailing list