<?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: How to deploy web single sign-on for SAS EM in SAS 9.3? in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-deploy-web-single-sign-on-for-SAS-EM-in-SAS-9-3/m-p/166026#M2077</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SSO for Enterprise Miner in SAS 9.3 is not supported, regardless of whether you are using Java WebStart (as described) or a locally installed Java client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically this is because Enterprise Miner does not connect through SAS Logon Manager within the mid-tier which is the element that would normally be configured for Trusted Web Authentication such as Web Report Studio and Portal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But is possible now with 9.4&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Oct 2014 08:30:55 GMT</pubDate>
    <dc:creator>Unkie_SAS</dc:creator>
    <dc:date>2014-10-03T08:30:55Z</dc:date>
    <item>
      <title>How to deploy web single sign-on for SAS EM in SAS 9.3?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-deploy-web-single-sign-on-for-SAS-EM-in-SAS-9-3/m-p/166022#M2073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, guys &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OS: Windows server 2008 R2&lt;/P&gt;&lt;P&gt;Third part: Jboss 4.2.3&lt;/P&gt;&lt;P&gt;SAS Version: 9.3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have deployed the SAS EM, and I can use the the URL to use the SAS EM through a Web Browser.&lt;/P&gt;&lt;P&gt;Now I need to through our company's web single sign-on to Log On rather than the EM's log on screen? Is that possible? If does and how deploy that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 00:31:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-deploy-web-single-sign-on-for-SAS-EM-in-SAS-9-3/m-p/166022#M2073</guid>
      <dc:creator>Slash</dc:creator>
      <dc:date>2014-04-03T00:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy web single sign-on for SAS EM in SAS 9.3?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-deploy-web-single-sign-on-for-SAS-EM-in-SAS-9-3/m-p/166023#M2074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Slash, As you are using a web-browser to start EM there are more issues to review.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using Em through a webserver: The java code is downloaded to the desktop, The java virtual machine known as part of the browser is used.&lt;/P&gt;&lt;P&gt;This scenario is the implementation that is validated as possible unsecure by java vulnerabilities. I have seen requirements (US) to disable java in the browser&lt;/P&gt;&lt;P&gt;To remember a browser should not have uncontrolled access to the desktop, it should not know files or the user running it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the java Desktop client of EM would be easier and more trustworthy to implement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are mentioning a corporate webbrowser being used. How is the authentication being done at that part. Connected to AD or not (standalone).&lt;/P&gt;&lt;P&gt;How Em is working is that:&lt;/P&gt;&lt;P&gt;- the Rmi-server is having in a config-file the unrestricted admin with password. At (re)start it will check and possible change the metadata&lt;/P&gt;&lt;P&gt;- Using EM you are connecting to the SAS midtier first, this is your login-point.&amp;nbsp; Then it will go to the metadataserver and start a workspaceserver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a trade off in needed security levels and ease of working.&amp;nbsp; &lt;/P&gt;&lt;P&gt;To achieve SSO you could eliminate all Security in metadata an for the workspaceserver opening up running processes at high-priviledged accounts.&lt;/P&gt;&lt;P&gt;Do you need more strict security levels auditing tracing preventing possible unwanted user actions. You can end up not allowing any access at all. Very secure but not functional.&lt;/P&gt;&lt;P&gt;This is the first thing you need to get clear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Within Windows AD, that is the way for SSO. You could use IWA (Integrated Windows Authentication) . There are limitations with that.&lt;/P&gt;&lt;P&gt;Caching user credentials is something to help achieve seemless SSO but then evaluate the risks on that. Caching credentials of the server in a user-home profile location should be no big issue. People having that high level access seeing everyones private data should be monitored and classified trustworthy&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some links:&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/bisecag/63082/HTML/default/viewer.htm#n0hc2dvantejyvn1fip0iy3iydop.htm" title="http://support.sas.com/documentation/cdl/en/bisecag/63082/HTML/default/viewer.htm#n0hc2dvantejyvn1fip0iy3iydop.htm"&gt;SAS(R) 9.3 Intelligence Platform: Security Administration Guide&lt;/A&gt; Summary for Single Sign-On &lt;BR /&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/bisecag/63082/HTML/default/viewer.htm#p0fhj41a5vyo2fn1gsmtm37ymwbg.htm" title="http://support.sas.com/documentation/cdl/en/bisecag/63082/HTML/default/viewer.htm#p0fhj41a5vyo2fn1gsmtm37ymwbg.htm"&gt;SAS(R) 9.3 Intelligence Platform: Security Administration Guide&lt;/A&gt; (web authentication) no intheritance to SAS-servers&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/bisecag/63082/HTML/default/viewer.htm#n1d1zo1jsf2o0en1ehu4c4simfky.htm" title="http://support.sas.com/documentation/cdl/en/bisecag/63082/HTML/default/viewer.htm#n1d1zo1jsf2o0en1ehu4c4simfky.htm"&gt;SAS(R) 9.3 Intelligence Platform: Security Administration Guide&lt;/A&gt; How to Configure Integrated Windows Authentication&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/bisecag/63082/HTML/default/viewer.htm#n0go7pclcqr6q2n1bxfuk46hmtdy.htm" title="http://support.sas.com/documentation/cdl/en/bisecag/63082/HTML/default/viewer.htm#n0go7pclcqr6q2n1bxfuk46hmtdy.htm"&gt;SAS(R) 9.3 Intelligence Platform: Security Administration Guide&lt;/A&gt; Integrated Windows Authentication&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 09:36:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-deploy-web-single-sign-on-for-SAS-EM-in-SAS-9-3/m-p/166023#M2074</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-04-03T09:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy web single sign-on for SAS EM in SAS 9.3?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-deploy-web-single-sign-on-for-SAS-EM-in-SAS-9-3/m-p/166024#M2075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! I really need to read these documents! If I have problems, I ask you.&lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://communities.sas.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Apr 2014 15:13:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-deploy-web-single-sign-on-for-SAS-EM-in-SAS-9-3/m-p/166024#M2075</guid>
      <dc:creator>Slash</dc:creator>
      <dc:date>2014-04-05T15:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy web single sign-on for SAS EM in SAS 9.3?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-deploy-web-single-sign-on-for-SAS-EM-in-SAS-9-3/m-p/166025#M2076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure your Kerberos is working properly first in order to get the rest of the document working. First half of single sign on is the Kerberos and the keytab section. The rest is pretty straight forward.&lt;BR /&gt;Good luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Oct 2014 19:20:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-deploy-web-single-sign-on-for-SAS-EM-in-SAS-9-3/m-p/166025#M2076</guid>
      <dc:creator>kkhelif</dc:creator>
      <dc:date>2014-10-02T19:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to deploy web single sign-on for SAS EM in SAS 9.3?</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-deploy-web-single-sign-on-for-SAS-EM-in-SAS-9-3/m-p/166026#M2077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SSO for Enterprise Miner in SAS 9.3 is not supported, regardless of whether you are using Java WebStart (as described) or a locally installed Java client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically this is because Enterprise Miner does not connect through SAS Logon Manager within the mid-tier which is the element that would normally be configured for Trusted Web Authentication such as Web Report Studio and Portal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But is possible now with 9.4&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2014 08:30:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-deploy-web-single-sign-on-for-SAS-EM-in-SAS-9-3/m-p/166026#M2077</guid>
      <dc:creator>Unkie_SAS</dc:creator>
      <dc:date>2014-10-03T08:30:55Z</dc:date>
    </item>
  </channel>
</rss>

