The SAML XML.org web site is not longer accepting new posts. Information on this page is preserved for legacy purposes only. For current information on SAML, please see the OASIS Security Services Technical Committee Wiki.

Welcome to SAML XML.org.

This is the official community gathering place and information resource for the SAML OASIS Standard. SAML provides an XML-based framework for creating and exchanging security information between online partners. This is a community-driven site, and the public is encouraged to contribute content.

what is the difference between 2 response

Hello Olav,

I am using simplesamlphp for  SSO ervice. and I am using below SAML Response which I get from Identity provider.

 

'<samlp:Response xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol" xmln s......'

And its working fine.

Now my client is giving me below mentioned response

'<Response Destination="https:.......'  and when I read this response then its not reading properly.

 

Cau you please let me know how to handle it..what is the difference in it.

Read more

how to redirect to my partner page

Hello,

 I am using simplesamlphp to authenticate users.So my problem is that when any of the validation fails then it gives me exceptoin on a black page of simplesamlphp api. so instead of showing that I want to redirect it to my own page with failure. how to achive that?

 

kindly help.

 

Thanks

Parvendra

 

 

how to read attributes from saml response using simplesamlphp

Hello Olva,

 Please help me to understand ..how to retrive the attributes of a saml2.0 response..I have written below code..

 

$assertion = new SAML2_Assertion($xmlNode);

$attributes = $assertion->getAttributes();
print_r($attributes);

 

I am passing whole sml in $xmlNode..but its returning expection.

Read more

how to receive saml request and validate certificate

 

I have installed simplesamlphp API and now my question is how to receive SAMLResponse from identity provider and how to parse
that xml response to extract attribute information.

Also ,how to validate the certificate which IDP is sending in their response.

kindly help.

Thanks

Parvendra

Need to implement Single Sign On

Hi All,

 

We have our application Hosted on Weblogic server and we want to implement single sign on. But We dont want to use Weblogic provided SAML services.

 My question is What are the commercial or open source software packages available for this and which one to go for?

 

Thanks,

 

Mukul

XML.org Focus Areas: BPEL | DITA | ebXML | IDtrust | OpenDocument | SAML | UBL | UDDI
OASIS sites: OASIS | Cover Pages | XML.org | AMQP | CGM Open | eGov | Emergency | IDtrust | LegalXML | Open CSA | OSLC | WS-I