Skip to Content.
Sympa Menu

mace-opensaml-users - Unable to perform SSO using SAML toolkit and SunONE

Subject: OpenSAML user discussion

List archive

Unable to perform SSO using SAML toolkit and SunONE


Chronological Thread 
  • From:
  • To:
  • Subject: Unable to perform SSO using SAML toolkit and SunONE
  • Date: Tue, 2 Aug 2005 02:12:11 -0400 (EDT)

Hi All,

I have configured SAML 1.1 Toolkit client as Asserting Party and SunONE
Identity Server 6.1 as Relying Party. When I am trying to access the Relying
Party s link from the Asserting Party site, I am getting the following
exception on the Sun ONE server side log. On the browser, it shows 500
internal server error. Someone who has already worked on the above
configurations, please reply to this query.

SENDING message:
<soap-env:Envelope
xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/";;>
<soap-env:Body>
<samlp:Request xmlns:samlp="urn:oasis:names:tc:SAML:1.0:protocol"
RequestID="s5aed53e6794704e4f592ef07de2e2c349819b915" MajorVersion="1"
MinorVersion="0" IssueInstant="2005-08-01T07:05:42Z">
<samlp:AssertionArtifact>AAEaDKLxKUvB3RSOMhXyrI8mVFEby7K5t1AWFAOnUu1IVBGejgH9RpAd</samlp:AssertionArtifact>
</samlp:Request>
</soap-env:Body>
</soap-env:Envelope>

08/01/2005 12:35:43:203 PM IST: Thread[service-j2ee,5,main]
ERROR: SAMLClient:artifactQueryHandler
javax.xml.soap.SOAPException: java.security.PrivilegedActionException:
javax.xml.soap.SOAPException: Bad response: (401Unauthorized
at
com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection.call(HttpSOAPConnection.java:120)
at
com.sun.identity.saml.SAMLClient.artifactQueryHandler(SAMLClient.java:753)
at
com.sun.identity.saml.servlet.SAMLAwareServlet.ArtifactHandler(SAMLAwareServlet.java:531)
at
com.sun.identity.saml.servlet.SAMLAwareServlet.doGet(SAMLAwareServlet.java:103)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:787)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
at
org.apache.catalina.core.StandardWrapperValve.invokeServletService(StandardWrapperValve.java:771)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:322)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:212)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:209)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
at
com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:161)
at com.iplanet.ias.web.WebContainer.service(WebContainer.java:586)
Caused by: java.security.PrivilegedActionException:
javax.xml.soap.SOAPException: Bad response: (401Unauthorized
at java.security.AccessController.doPrivileged(Native Method)
at
com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection.call(HttpSOAPConnection.java:114)
... 14 more
Caused by: javax.xml.soap.SOAPException: Bad response: (401Unauthorized
at
com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection.post(HttpSOAPConnection.java:266)
at
com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection$PriviledgedPost.run(HttpSOAPConnection.java:141)
... 16 more



Regards,
Ravi Kumar A,
+919840852018



Archive powered by MHonArc 2.6.16.

Top of Page