<?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 Added _username and _password to STP URL, but is still getting prompted for login in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Added-username-and-password-to-STP-URL-but-is-still-getting/m-p/357923#M5384</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a stored proces that checks if the SAS Metadataserver is running. Basically I want a systemuser to call the stp without beeing prompted for login.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have added _username &amp;amp; _password to the URL as described in&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/14/545.html" target="_blank"&gt;http://support.sas.com/kb/14/545.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so my URL is looking like this&lt;/P&gt;&lt;P&gt;http://servername:8080/SASStoredProcess/do?_program=%2FProducts%2FSAS+Intelligence+Platform%2FSamples%2Fservice&amp;amp;_username=User1234&amp;amp;_password={SAS001}Bsahyrfashyefgig&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I still get prompted for logon. What am I doing wrong?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&amp;nbsp;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 11 May 2017 15:00:40 GMT</pubDate>
    <dc:creator>LarsEB</dc:creator>
    <dc:date>2017-05-11T15:00:40Z</dc:date>
    <item>
      <title>Added _username and _password to STP URL, but is still getting prompted for login</title>
      <link>https://communities.sas.com/t5/Developers/Added-username-and-password-to-STP-URL-but-is-still-getting/m-p/357923#M5384</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a stored proces that checks if the SAS Metadataserver is running. Basically I want a systemuser to call the stp without beeing prompted for login.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have added _username &amp;amp; _password to the URL as described in&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/14/545.html" target="_blank"&gt;http://support.sas.com/kb/14/545.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so my URL is looking like this&lt;/P&gt;&lt;P&gt;http://servername:8080/SASStoredProcess/do?_program=%2FProducts%2FSAS+Intelligence+Platform%2FSamples%2Fservice&amp;amp;_username=User1234&amp;amp;_password={SAS001}Bsahyrfashyefgig&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I still get prompted for logon. What am I doing wrong?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&amp;nbsp;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2017 15:00:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Added-username-and-password-to-STP-URL-but-is-still-getting/m-p/357923#M5384</guid>
      <dc:creator>LarsEB</dc:creator>
      <dc:date>2017-05-11T15:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Added _username and _password to STP URL, but is still getting prompted for login</title>
      <link>https://communities.sas.com/t5/Developers/Added-username-and-password-to-STP-URL-but-is-still-getting/m-p/357937#M5385</link>
      <description>&lt;P&gt;Hello Lars,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can see you used an encryopted password.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sometimes SAS platforms configured so that they don't accept the encrypted passwords by default.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are an admin, do the following:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;On the SAS Management Console &lt;/SPAN&gt;&lt;SPAN class="strong"&gt;Plug-ins&lt;/SPAN&gt;&lt;SPAN&gt; tab, click &lt;/SPAN&gt;&lt;SPAN class="strong"&gt;Application Management&lt;/SPAN&gt;&lt;SPAN&gt;. Select &lt;/SPAN&gt;&lt;SPAN class="strong"&gt;SAS Stored Process Web Application&lt;/SPAN&gt;&lt;SPAN&gt; and edit the advanced properties.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You should see "AllowEncodedPassword" = "true". If you don't see anything or see it being false, then that's the problem.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you are not the admin, see if you can authenticate with plain text password. If you can, then get your admin to do the steps above.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Let me know here how it goes.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Vasilij&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A title="www.analytium.co.uk" href="http://www.analytium.co.uk" target="_self"&gt;www.analytium.co.uk&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2017 15:05:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Added-username-and-password-to-STP-URL-but-is-still-getting/m-p/357937#M5385</guid>
      <dc:creator>VasilijNevlev</dc:creator>
      <dc:date>2017-05-11T15:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Added _username and _password to STP URL, but is still getting prompted for login</title>
      <link>https://communities.sas.com/t5/Developers/Added-username-and-password-to-STP-URL-but-is-still-getting/m-p/357941#M5386</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Vasilij,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;That solved the problem. Thank&amp;nbsp;your very much for your help and fast reply!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Lars&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2017 15:14:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Added-username-and-password-to-STP-URL-but-is-still-getting/m-p/357941#M5386</guid>
      <dc:creator>LarsEB</dc:creator>
      <dc:date>2017-05-11T15:14:56Z</dc:date>
    </item>
  </channel>
</rss>

