<?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: authentication problem after sso in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/authentication-problem-after-sso/m-p/4161042#M994809</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;issue solved but still sso isnot working thats another issue what wr r working on that .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/aa/bf503e1dac5b46e10000000a114084/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/aa/bf503e1dac5b46e10000000a114084/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this solves the issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jul 2008 12:26:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-11T12:26:28Z</dc:date>
    <item>
      <title>authentication problem after sso</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authentication-problem-after-sso/m-p/4161041#M994808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i was following this below blog to configure sso between portal and crm.&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_blogpost" href="https://community.sap.com/" __jive_macro_name="blogpost" modifiedtitle="true" __default_attr="40801"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after i had done everything , i restared the j2ee from then onwards i cannot enter in to portal.&lt;/P&gt;&lt;P&gt;it is not authenticating any user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i really suspect in this area &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any body could give me solution to enter in to portal again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vijay.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;Add target system to Security providers list&lt;/P&gt;&lt;P&gt;..... a) Open J2EE Admin and navigate to 'Server' &amp;gt;&amp;gt; 'Services' &amp;gt;&amp;gt; 'Security Provider'. In components select 'Ticket'. Enter edit mode (button with pencil above)&lt;/P&gt;&lt;P&gt;..... b) select 'Login module' "com.sap.security.core.server.jaas.EvaluateTicketLoginModule" and press 'Modify'&lt;/P&gt;&lt;P&gt;..... c) ensure that "ume.configuration.active" is set to "true"&lt;/P&gt;&lt;P&gt;..... d) enter following info:&lt;/P&gt;&lt;P&gt;..... ..... - Name - 'trustedsysN' (there should be a number instead "N", if target system is the first one you implementing SSO with, there should be 'trustedsys1'). Enter , as a value (C11,100 for example)&lt;/P&gt;&lt;P&gt;..... ..... - Name - 'trustedissN' (there should be a number instead "N", if target system is the first one you implementing SSO with, there should be 'trustediss1'). Enter CN= as a value (CN=C11 for example)&lt;/P&gt;&lt;P&gt;..... ..... - Name - 'trusteddnN' (there should be a number instead "N", if target system is the first one you implementing SSO with, there should be 'trusteddn1'). Enter CN= as a value (CN=C11 for example)&lt;/P&gt;&lt;P&gt;..... e) Press 'OK'&lt;/P&gt;&lt;P&gt;..... f) Do substeps b,c,d,e in 'evaluate_assertion_ticket' view for "com.sap.security.core.server.jaas.EvaluateAssertionTicketLoginModule" login module.&lt;/P&gt;&lt;P&gt;8) Import target system certificate to J2EE of portal system (from step 4)&lt;/P&gt;&lt;P&gt;..... a) Open J2EE Administrator and logon to portal instance&lt;/P&gt;&lt;P&gt;..... b) Navigate to 'Server" &amp;gt;&amp;gt; 'Services' &amp;gt;&amp;gt; 'Key storage'&lt;/P&gt;&lt;P&gt;..... c) in 'Ticket keystore' view press 'load' and select certificate of target system, you exported in step 3.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2008 11:03:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authentication-problem-after-sso/m-p/4161041#M994808</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-11T11:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: authentication problem after sso</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authentication-problem-after-sso/m-p/4161042#M994809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;issue solved but still sso isnot working thats another issue what wr r working on that .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/aa/bf503e1dac5b46e10000000a114084/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/aa/bf503e1dac5b46e10000000a114084/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this solves the issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2008 12:26:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authentication-problem-after-sso/m-p/4161042#M994809</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-11T12:26:28Z</dc:date>
    </item>
  </channel>
</rss>

