SAML XML.org - Online community for the Security Assertion Markup Language (SAML) OASIS Standard https://saml.xml.org 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. en SAML 2.0 with java Sample https://saml.xml.org/forum/saml-20-with-java-sample <p> Hi, </p> <p> can someone give me a short example for making a SOAP request for a SAML 2 token (with username and password) with JAVA. The SAML 2 token should be used in another Request for a different web service (as Header). Couldn't find usefull examples by searching the internet. Also a example for encrypted request is needed. Are they any usefull libs to use? </p> <p> Tried it with apache axis, but didn't work (encrypted).  </p> <p> &nbsp; </p> <p> Thx, </p> <p> Dominik  </p> https://saml.xml.org/forum/saml-20-with-java-sample#comments Using SAML Tue, 05 Nov 2013 18:42:52 +0000 Dk1984 1154 at https://saml.xml.org Identity propagation with SAML https://saml.xml.org/forum/identity-propagation-with-saml <p> Hello, </p> <p> In my scenario I have the following entities: </p> <p> - SAML secured Portal (Domain A) </p> <p> - User </p> <p> - SAML secured API( Domain B, so different domain than the portal) </p> <p><a href="https://saml.xml.org/forum/identity-propagation-with-saml">read more</a></p> https://saml.xml.org/forum/identity-propagation-with-saml#comments Using SAML Mon, 08 Jul 2013 08:00:04 +0000 [email protected] 650 at https://saml.xml.org SP and IDP implementation https://saml.xml.org/forum/sp-and-idp-implementation <p>I am implementing a Service Provider in java and an IDP in java, which is necessary to implement in order to comply with a basic implementation?</p> https://saml.xml.org/forum/sp-and-idp-implementation#comments Using SAML Thu, 23 May 2013 22:27:55 +0000 euprogramador 617 at https://saml.xml.org Logout Request if necessary signed? https://saml.xml.org/forum/logout-request-if-necessary-signed <p>a logout request, which must be signed? the application service provider for the idp, idp or response to the service provider? is it really necessary to sign the service provider?</p> https://saml.xml.org/forum/logout-request-if-necessary-signed#comments Using SAML Thu, 23 May 2013 22:24:31 +0000 euprogramador 616 at https://saml.xml.org How to intercept saml authnrequest https://saml.xml.org/forum/how-to-intercept-saml-authnrequest <p> 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 </p> <p> Any help would be appreciated </p> https://saml.xml.org/forum/how-to-intercept-saml-authnrequest#comments Help wanted Wed, 15 May 2013 16:05:53 +0000 kotesh201 615 at https://saml.xml.org How to create SAML2XMLObject https://saml.xml.org/forum/how-to-create-saml2xmlobject <p> 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. </p> <p><a href="https://saml.xml.org/forum/how-to-create-saml2xmlobject">read more</a></p> https://saml.xml.org/forum/how-to-create-saml2xmlobject#comments Help wanted Wed, 15 May 2013 13:46:46 +0000 kotesh201 614 at https://saml.xml.org LogoutRequest https://saml.xml.org/forum/logoutrequest <p> I connect with a saml message to a portal. When i try make logout with other saml message, the portal send me one error in your saml response. </p> <p> &nbsp; </p> <p> error: </p> &lt;Status&gt; &lt;StatusCode Value=&quot;urn:oasis:names:tc:SAML:2.0:status:Requester&quot;&gt; &lt;StatusCode Value=&quot;urn:oasis:names:tc:SAML:2.0:status:RequestDenied&quot; /&gt; &lt;/StatusCode&gt; &lt;StatusMessage&gt;urn:oasis:names:tc:SAML:2.0:status:RequestDenied (urn:oasis:names:tc:SAML:2.0:status:InvalidAttrNameOrValue)&lt;/StatusMessage&gt; &lt;/Status&gt; <p> &nbsp; </p> <p><a href="https://saml.xml.org/forum/logoutrequest">read more</a></p> https://saml.xml.org/forum/logoutrequest#comments Using SAML Thu, 09 May 2013 09:07:38 +0000 filipe.queiros 612 at https://saml.xml.org InWebo https://saml.xml.org/product/inwebo <p><a href="https://saml.xml.org/product/inwebo">read more</a></p> https://saml.xml.org/product/inwebo#comments Fri, 05 Apr 2013 12:15:01 +0000 In-Webo Technologies 609 at https://saml.xml.org Can i create a session in SP from IDP? https://saml.xml.org/forum/can-i-create-a-session-in-sp-from-idp I have an arquitecture with two SPs and an unique IDP. My question is if SAML provides some way to create a session in an SP from IDP when the other SP creates an session. Sorry for my english, if some part doesn't understand correctly i try to explain me better. <br /> Thanks.. https://saml.xml.org/forum/can-i-create-a-session-in-sp-from-idp#comments Using SAML Wed, 03 Apr 2013 09:04:15 +0000 neotello 608 at https://saml.xml.org SP certificate - per app or per app-instance https://saml.xml.org/forum/sp-certificate-per-app-or-per-app-instance <p> Hi all, </p> <p> I have a SAML SP app implemented with simpleSamlPHP (<a href="http://simplesamlphp.org/" title="http://simplesamlphp.org/" rel="nofollow">http://simplesamlphp.org/</a>). </p> <p> the application can be used by multiple independent organizations (think of a CMS as example). </p> <p> in order to be able to support some Shibboleth IdPs requirements I have to have my application encrypt its SAML assertions, so I need to work with certificate and provide the IdP with my certificate. </p> <p> &nbsp; </p> <p> my question is: </p> <p><a href="https://saml.xml.org/forum/sp-certificate-per-app-or-per-app-instance">read more</a></p> https://saml.xml.org/forum/sp-certificate-per-app-or-per-app-instance#comments Using SAML Tue, 02 Apr 2013 09:03:43 +0000 gonen 607 at https://saml.xml.org