<?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: Disable SAS web URL thru SMC in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Disable-SAS-web-URL-thru-SMC/m-p/247669#M3995</link>
    <description>&lt;P&gt;Your web service runs over a web server. Depending on SAS release and platform, this is usually a derivative of apache.&lt;/P&gt;
&lt;P&gt;I suggest disabling the HTTP port in the web server configuration, or implementing an automatic reroute to HTTPS there.&lt;/P&gt;
&lt;P&gt;And you need (at the moment I can only speak for SAS 9.2) to replace all the http:// references with https:// in the SAS SMC.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The setup looks like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Internet or LAN -&amp;gt; (HTTP or HTTPS port) -&amp;gt; webserver -&amp;gt; web server interface module for the servlet container -&amp;gt; internal port -&amp;gt; servlet container (earlier tomcat, with SAS 9.2 jboss, don't know for 9.4) -&amp;gt; servlets (web applications).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The change in SAS metadata is needed so that only https:// references appear in the links that the servlets create.&lt;/P&gt;</description>
    <pubDate>Wed, 03 Feb 2016 07:53:00 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2016-02-03T07:53:00Z</dc:date>
    <item>
      <title>Disable SAS web URL thru SMC</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Disable-SAS-web-URL-thru-SMC/m-p/247664#M3994</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;
&lt;P&gt;I have configure https SSL for our SAS web application but the old URL using the “http” still working as well.&lt;/P&gt;
&lt;P&gt;Is there any way to disable the old URL from SMC ?&lt;/P&gt;
&lt;P&gt;I tried below steps but it didn’t work&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;In SAS Management Console, navigate to&amp;nbsp;&lt;STRONG&gt;Plug-ins&lt;/STRONG&gt; &lt;STRONG&gt;Application Management&lt;/STRONG&gt; &lt;STRONG&gt;Configuration Manager&lt;/STRONG&gt; &lt;STRONG&gt;SAS Application Infrastructure Properties&lt;/STRONG&gt;and right-click to display the&amp;nbsp;SAS Application Infrastructure Properties&amp;nbsp;dialog box.&lt;/LI&gt;
&lt;LI&gt;Click the&amp;nbsp;&lt;STRONG&gt;Advanced&lt;/STRONG&gt;tab.&lt;/LI&gt;
&lt;LI&gt;Click&amp;nbsp;&lt;STRONG&gt;Add&lt;/STRONG&gt;to display the&amp;nbsp;Define New Property Window.&lt;/LI&gt;
&lt;LI&gt;Enter the property name as shown, and specify the property value:&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;sas.web.csrf.referers.blacklist&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2016 05:24:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Disable-SAS-web-URL-thru-SMC/m-p/247664#M3994</guid>
      <dc:creator>Saud</dc:creator>
      <dc:date>2016-02-03T05:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Disable SAS web URL thru SMC</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Disable-SAS-web-URL-thru-SMC/m-p/247669#M3995</link>
      <description>&lt;P&gt;Your web service runs over a web server. Depending on SAS release and platform, this is usually a derivative of apache.&lt;/P&gt;
&lt;P&gt;I suggest disabling the HTTP port in the web server configuration, or implementing an automatic reroute to HTTPS there.&lt;/P&gt;
&lt;P&gt;And you need (at the moment I can only speak for SAS 9.2) to replace all the http:// references with https:// in the SAS SMC.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The setup looks like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Internet or LAN -&amp;gt; (HTTP or HTTPS port) -&amp;gt; webserver -&amp;gt; web server interface module for the servlet container -&amp;gt; internal port -&amp;gt; servlet container (earlier tomcat, with SAS 9.2 jboss, don't know for 9.4) -&amp;gt; servlets (web applications).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The change in SAS metadata is needed so that only https:// references appear in the links that the servlets create.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2016 07:53:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Disable-SAS-web-URL-thru-SMC/m-p/247669#M3995</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-02-03T07:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Disable SAS web URL thru SMC</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Disable-SAS-web-URL-thru-SMC/m-p/247759#M4002</link>
      <description>What is your SAS version and what operating system?</description>
      <pubDate>Wed, 03 Feb 2016 14:46:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Disable-SAS-web-URL-thru-SMC/m-p/247759#M4002</guid>
      <dc:creator>Timmy2383</dc:creator>
      <dc:date>2016-02-03T14:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Disable SAS web URL thru SMC</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Disable-SAS-web-URL-thru-SMC/m-p/247925#M4013</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;
&lt;P&gt;our SAS platform version is 9.3 with IBM websphere &lt;SPAN&gt;7.0.0.13&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;regards&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2016 09:20:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Disable-SAS-web-URL-thru-SMC/m-p/247925#M4013</guid>
      <dc:creator>Saud</dc:creator>
      <dc:date>2016-02-04T09:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Disable SAS web URL thru SMC</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Disable-SAS-web-URL-thru-SMC/m-p/247952#M4016</link>
      <description>&lt;P&gt;&lt;SPAN&gt;ur SAS platform version is 9.3 running under MS windows server with IBM websphere &lt;/SPAN&gt;&lt;SPAN&gt;7.0.0.13&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2016 12:33:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Disable-SAS-web-URL-thru-SMC/m-p/247952#M4016</guid>
      <dc:creator>Saud</dc:creator>
      <dc:date>2016-02-04T12:33:44Z</dc:date>
    </item>
  </channel>
</rss>

