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.

Help wanted

How to intercept saml authnrequest

I am using SAML2 authentication engine. I would like to log the SAML Request AND SAML Response. How do I intercept the request and response using idp-metadata.xml or attribute-resolver.xml or handler.xml

Any help would be appreciated

How to create SAML2XMLObject

I am using standard SAML2.0 Authentication engine for authentication purpose. I am able to access the JAVA objects using script attribute from SAML. But I need to send the XML objects as additional attributes in SAML response ( in assertion ). For this I am trying to hard code as below. If this works I can extend this to JAVA objects.

Read more

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 help in SAML2.0 SP setup and metadata file creation

Hello,

I am new to SAML. And I got some work related to SAML2.0.Below are my requirements:

 

-------------------------------------

The basic need is for one of our php page (Service Provider) to receive a SAML 2.0 POST request as outlined in one of the document (from McKesson the Identity provider).

                There is no going back and forth with the customer’s site, once we get the post then we either pass or fail the request.

Read more

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