<?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>Question Re: 12.0 guest account or automatic login in Product Lifecycle Management Q&amp;A</title>
    <link>https://community.sap.com/t5/product-lifecycle-management-q-a/12-0-guest-account-or-automatic-login/qaa-p/4906820#M22664</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;... And don't forget that if you have more than 1 URL parameter in the redirect that you must encode the "&amp;amp;" with "%26" in the redirect URL, otherwise it get swallowed up as a URL parameter in the logon request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.g.:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;http://&amp;lt;server&amp;gt;/logon/logonServlet?redirectURL=/XMII/CM/myreport.irpt?URLParam1=1%26URLParam2=2&amp;amp;j_user=myUser&amp;amp;j_password=myPassword&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Feb 2009 17:06:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-19T17:06:41Z</dc:date>
    <item>
      <title>12.0 guest account or automatic login</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/12-0-guest-account-or-automatic-login/qaq-p/4906817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In 11.5 and prior you do something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://server/Lighthammer/Login.jsp?IllumLoginName=Guest&amp;amp;IllumLoginPassword=Guest&amp;amp;Session=true&amp;amp;target=/Test/report.irpt" target="test_blank"&gt;http://server/Lighthammer/Login.jsp?IllumLoginName=Guest&amp;amp;IllumLoginPassword=Guest&amp;amp;Session=true&amp;amp;target=/Test/report.irpt&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to log people in automatically, or replace "Guest" with an actual username and password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there an equivalent in 12.0 or 12.1?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2008 15:34:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/12-0-guest-account-or-automatic-login/qaq-p/4906817</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-12T15:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: 12.0 guest account or automatic login</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/12-0-guest-account-or-automatic-login/qaa-p/4906818#M22662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;http://server:50000/logon/logonServlet?redirectURL=%2FXMII%2FIlluminator%3Fservice%3DPersonalization&amp;amp;j_user=theuser&amp;amp;j_password=thepassword&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2008 17:00:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/12-0-guest-account-or-automatic-login/qaa-p/4906818#M22662</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-12T17:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: 12.0 guest account or automatic login</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/12-0-guest-account-or-automatic-login/qaa-p/4906819#M22663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice! Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2008 17:08:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/12-0-guest-account-or-automatic-login/qaa-p/4906819#M22663</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-12T17:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: 12.0 guest account or automatic login</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/12-0-guest-account-or-automatic-login/qaa-p/4906820#M22664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;... And don't forget that if you have more than 1 URL parameter in the redirect that you must encode the "&amp;amp;" with "%26" in the redirect URL, otherwise it get swallowed up as a URL parameter in the logon request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.g.:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;http://&amp;lt;server&amp;gt;/logon/logonServlet?redirectURL=/XMII/CM/myreport.irpt?URLParam1=1%26URLParam2=2&amp;amp;j_user=myUser&amp;amp;j_password=myPassword&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2009 17:06:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/12-0-guest-account-or-automatic-login/qaa-p/4906820#M22664</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-19T17:06:41Z</dc:date>
    </item>
  </channel>
</rss>

