mace-opensaml-users - Removing xsd , xsi namespaces in open saml 1.1 assertion
Subject: OpenSAML user discussion
List archive
- From: "JASON D'CRUZ" <>
- To:
- Subject: Removing xsd , xsi namespaces in open saml 1.1 assertion
- Date: Mon, 20 Oct 2008 16:34:05 +0530
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=haZNcx0Dl4Jaqt3GxDAhGPLlBwS6rj9Nv0PfJMvTMy64+rv5Z7JTN3fQELkp1XnXYb Hf3JTMXPJkmwom8ImX4X2sAB8sp6VkA/fXQKOgfEtrA+H5M0tuJZTNzstcFb/KhYu8bk mHhORDQ8/f6vfywWeLB4lRGLY1fZQe9qigIu4=
Hi,
I'm using opensaml 1.1 and the assertion which are created contain the namespaces
xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
I'm using the assertion to call a web service .
In a certain application container the reconstructed saml assertion is missing these two namespaces hence causing signature validation to fail.
Is there a way to generate the Assertion without these namespaces ,and if so , is that the correct way to solve this problem?
Assertion constructed by me
<?xml version="1.0" encoding="UTF-8"?><Assertion xmlns="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:samlp="urn:oasis:names:tc:SAML:1.0:protocol" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" AssertionID="_6df8a06f10206a7d662e290aa7d062ed" IssueInstant="2008-10-15T15:25:31.843Z" Issuer="http://ewsm.rsa.com/STS" .......
Assertion received at the container
<?xml version="1.0" encoding="UTF-8"?><Assertion xmlns="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:saml="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:samlp="urn:oasis:names:tc:SAML:1.0:protocol" AssertionID="_6df8a06f10206a7d662e290aa7d062ed" IssueInstant="2008-10-15T15:25:31.843Z" Issuer="http://ewsm.rsa.com/ ......
Regards,
Jason
- Removing xsd , xsi namespaces in open saml 1.1 assertion, JASON D'CRUZ, 10/20/2008
- RE: [OpenSAML] Removing xsd , xsi namespaces in open saml 1.1 assertion, Scott Cantor, 10/20/2008
- Re: [OpenSAML] Removing xsd , xsi namespaces in open saml 1.1 assertion, Chad La Joie, 10/20/2008
- Re: [OpenSAML] Removing xsd , xsi namespaces in open saml 1.1 assertion, JASON D'CRUZ, 10/21/2008
Archive powered by MHonArc 2.6.16.