<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SAML Destination errors in security log in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/saml-destination-errors-in-security-log/m-p/1894556#M374003</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dave, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe I had some misunderstanding here. What I referred to was a HA system of SAML sources sharing the SAME SAML ID. If you have to SAML sources that are independent of each other, this is not an issue. &lt;/P&gt;&lt;P&gt;So what I meant was, that if both SAML sources share the same SourceID, then you may run into trouble, as as far as I remember, the destination is selected based on the SourceID and thus you will only be able to specify one SAML source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It appears to me, that you have a destination id for each of you SAML sources right ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Feb 2007 14:34:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-05T14:34:30Z</dc:date>
    <item>
      <title>SAML Destination errors in security log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/saml-destination-errors-in-security-log/m-p/1894548#M373995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have configured SAML on a number of hosts, so we thought we had the config of this pretty well down.  But in a recent config, we are unable to get our J2EE to contact the SAML source (a 3rd party SAML assertion authority).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error in the security log is:&lt;/P&gt;&lt;P&gt;#1.5#0003BADBD644001700000031000018C4000427BCC716793A#1169591654316#/System/Security/SAML/JAAS#sap.com/irj#com.sap.security.core.server.saml.jaas.SAMLLoginModule.login()#Guest#3#####SAPEngine_Application_Thread[impl:3]_26##0#0#Error#1#com.sap.security.core.server.saml.jaas.SAMLLoginModule#Java###An exception occurred. Further details should be available in the audit trace for location "&lt;SPAN __jive_macro_name="0"&gt;&lt;/SPAN&gt;". The exception text is: "&lt;SPAN __jive_macro_name="1"&gt;&lt;/SPAN&gt;".#2#com.sap.security.core.server.saml.jaas.SAMLLoginModule#The destination with key "ireport1.bloomberg.com" could not be read from the destinations service.: The properties for destination ireport1.bloomberg.com of type HTTP could not be located.: &amp;lt;&lt;DEL&gt;Localization failed: ResourceBundle='com.sap.exception.io.IOResourceBundle', ID='No such destination ireport1.bloomberg.com of type HTTP exists ', Arguments: []&lt;/DEL&gt;&amp;gt; : Can't find resource for bundle java.util.PropertyResourceBundle, key No such destination ireport1.bloomberg.com of type HTTP exists&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ports are open between the J2EE host and SAML authority, so I'm not sure what this destination service that the error refers to is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2007 22:39:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/saml-destination-errors-in-security-log/m-p/1894548#M373995</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-23T22:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAML Destination errors in security log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/saml-destination-errors-in-security-log/m-p/1894549#M373996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dave, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would guess that there is a mismatch between the destination configured in SAML and what is configured in the destination service. At least this part of the error message leads me to believe this:&lt;/P&gt;&lt;P&gt;                  &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;No such destination ireport1.bloomberg.com of type HTTP exists&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The relevant parameter for the SAML service is&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/2d/d1f1285432da4d8ff121b47363e54d/frameset.htm"&amp;gt;DestinationName&amp;lt;/a&amp;gt; (seams to be set to 'ireport1.bloomberg.com') and the definitions in the Destination service. Please check that in the &amp;lt;a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/c4/4bf969fb2a48908224679e83e9d805/frameset.htm"&amp;gt;destination service&amp;lt;/a&amp;gt; there really is a destination of type HTTP named ireport1.bloomberg.com.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2007 13:13:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/saml-destination-errors-in-security-log/m-p/1894549#M373996</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-24T13:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAML Destination errors in security log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/saml-destination-errors-in-security-log/m-p/1894550#M373997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for that tip.  I missed that config.  The destination service was not configured yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I have a followup...our source SAML is load balanced between 2 hosts (A and B).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In our test, we made the SAML connection between host A and SAP.  Then we reconfigured to make a direct test between host B and SAP.  Does the SAML configuration in SAP allow for providing more than one SAML source?  I don't see this option in the configtool when I'm setting up the SAML parameters to allow more than one sourceID/destination.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2007 18:55:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/saml-destination-errors-in-security-log/m-p/1894550#M373997</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-24T18:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: SAML Destination errors in security log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/saml-destination-errors-in-security-log/m-p/1894551#M373998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I should also add that our SAML source is a 3rd party Juniper/Neoteris VPN.  The config on it is very straightforward where we specify the sourceID(hex) and Issuer ID(i.e. destination for SAP).  While we could set these to be the load balanced name, the problem occurs when SAP tries to respond back to the SAML.  If it responds to the load balanced URL for the SAML authority, it may not go back to the one that issued the assertion and therefore fail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2007 19:05:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/saml-destination-errors-in-security-log/m-p/1894551#M373998</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-24T19:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: SAML Destination errors in security log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/saml-destination-errors-in-security-log/m-p/1894552#M373999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;bumping to top for any further advice...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 14:28:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/saml-destination-errors-in-security-log/m-p/1894552#M373999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T14:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAML Destination errors in security log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/saml-destination-errors-in-security-log/m-p/1894553#M374000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dave, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no this is not supported. However what you can do is using the same hostname for both systems (and the same certificates). The Loadbalancer then can connect the SAML service to the system as defined in the settings of the balancer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 12:20:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/saml-destination-errors-in-security-log/m-p/1894553#M374000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T12:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: SAML Destination errors in security log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/saml-destination-errors-in-security-log/m-p/1894554#M374001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the info.  I think I need some clarification...Let me explain the environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have two VPN/SAML Sources for redundancy purposes.  They are called ireport1 and ireport2.  The DNS alias is simply 'ireport'.  When a user accesses 'ireport', they get passed to either #1 or #2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At that point, they provide credentials to login to the VPN (Juniper Neoteris), which authenticates them against our own LDAP.  Once that has occured, ireport(1 or 2) will make the call the the SAP Portal, which is configured to accept SAML as a logon method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the SAP Portal system, if we were to configure the SAML SourceID as simply 'ireport', and the destination(responder URL) as just 'ireport/xxx/yyy', what happens when a user makes their request from ireport1, but the responder calls back 'ireport' and gets 'ireport2'?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 14:40:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/saml-destination-errors-in-security-log/m-p/1894554#M374001</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T14:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: SAML Destination errors in security log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/saml-destination-errors-in-security-log/m-p/1894555#M374002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to follow up - we have configured our SAML configuration as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the configtool, under the partnersinbound connections, I have 2 sub-configs - one for each SAML Source system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Admintool destinations service, I have also configured these with the appropriate response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, now when we access our SAML source alias (ireport), we get passed to ireport1 or ireport2, and then the authentication occurs, and the response goes back to the correct URL as defined in the Destination service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, it appears to work, but you have me curious as to what you meant when you said it is not supported?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 20:05:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/saml-destination-errors-in-security-log/m-p/1894555#M374002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T20:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: SAML Destination errors in security log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/saml-destination-errors-in-security-log/m-p/1894556#M374003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dave, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe I had some misunderstanding here. What I referred to was a HA system of SAML sources sharing the SAME SAML ID. If you have to SAML sources that are independent of each other, this is not an issue. &lt;/P&gt;&lt;P&gt;So what I meant was, that if both SAML sources share the same SourceID, then you may run into trouble, as as far as I remember, the destination is selected based on the SourceID and thus you will only be able to specify one SAML source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It appears to me, that you have a destination id for each of you SAML sources right ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2007 14:34:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/saml-destination-errors-in-security-log/m-p/1894556#M374003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-05T14:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAML Destination errors in security log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/saml-destination-errors-in-security-log/m-p/1894557#M374004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is correct.  Initially I had configured both SAML sources (1 and 2) with the same sourceIDs.  So we now have unique sourceIDs with unique destinations for each one and the solution is working.  It seems to me that not many customers are using SAML based on the limited posts or info on SDN.  I may need to write a blog about our environment.... &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2007 14:42:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/saml-destination-errors-in-security-log/m-p/1894557#M374004</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-05T14:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: SAML Destination errors in security log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/saml-destination-errors-in-security-log/m-p/1894558#M374005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dave, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;well the feedback I have so far was, that it just had been to easy to install &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt; which sounds a bit better. Even your question wasn't really a problem, as you did solve it yourself &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2007 14:53:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/saml-destination-errors-in-security-log/m-p/1894558#M374005</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-05T14:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: SAML Destination errors in security log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/saml-destination-errors-in-security-log/m-p/1894559#M374006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello David,&lt;/P&gt;&lt;P&gt;Can you expand a little bit about your Juniper solution.&lt;/P&gt;&lt;P&gt;I'm looking for a solution that will let our employees to access the portal from anywhere in the world with reasonable performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2007 07:55:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/saml-destination-errors-in-security-log/m-p/1894559#M374006</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-10T07:55:22Z</dc:date>
    </item>
  </channel>
</rss>

