<?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: SAS VA User Authentication from Database in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-User-Authentication-from-Database/m-p/369046#M7440</link>
    <description>&lt;P&gt;Users have to be authenticated in the SAS metadata server. A common practice is to import user definitions into SAS metadata - for example OS AD accounts under Windows - via a daily synchronisation job. This is just a SAS program which can read the security data. I guess it is possible to also read user data in from another database, but you would have to make sure the user credentials match what is stored&amp;nbsp;in the OS. &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Jun 2017 08:14:23 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2017-06-21T08:14:23Z</dc:date>
    <item>
      <title>SAS VA User Authentication from Database</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-User-Authentication-from-Database/m-p/368687#M7434</link>
      <description>&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've all the users stored in the Database&lt;/P&gt;&lt;P&gt;How to Authenticate SAS VA Users with respect to users stored in Database?&lt;/P&gt;&lt;P&gt;How to Filter data based on the Logged In user?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;SASExplorer&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2017 12:24:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-User-Authentication-from-Database/m-p/368687#M7434</guid>
      <dc:creator>SASExplorer</dc:creator>
      <dc:date>2017-06-20T12:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA User Authentication from Database</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-User-Authentication-from-Database/m-p/368935#M7438</link>
      <description>&lt;P&gt;"&lt;SPAN&gt;I've all the users stored in the Database" - what database is that? SAS VA authenticates against users stored in SAS metadata. Each user will normally have an OS user account stored with it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I'm not aware of any way you can automatically filter data based on the logged in user. &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2017 20:28:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-User-Authentication-from-Database/m-p/368935#M7438</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2017-06-20T20:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA User Authentication from Database</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-User-Authentication-from-Database/m-p/369006#M7439</link>
      <description>&lt;P&gt;Hi &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Users are stored in an external database i.e., PostgreSQL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way to allow the Users stored in the Database for Authentication?&lt;/P&gt;&lt;P&gt;Once the Authentication is Successful, it should allow access SAS VA for that user.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2017 04:51:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-User-Authentication-from-Database/m-p/369006#M7439</guid>
      <dc:creator>SASExplorer</dc:creator>
      <dc:date>2017-06-21T04:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA User Authentication from Database</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-User-Authentication-from-Database/m-p/369046#M7440</link>
      <description>&lt;P&gt;Users have to be authenticated in the SAS metadata server. A common practice is to import user definitions into SAS metadata - for example OS AD accounts under Windows - via a daily synchronisation job. This is just a SAS program which can read the security data. I guess it is possible to also read user data in from another database, but you would have to make sure the user credentials match what is stored&amp;nbsp;in the OS. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2017 08:14:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-User-Authentication-from-Database/m-p/369046#M7440</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2017-06-21T08:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA User Authentication from Database</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-User-Authentication-from-Database/m-p/369435#M7454</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;As SASKiwi says you can import users from external sources, you have to transform data into a sepecific database format (canonical tables), see:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/rnd/papers/sgf07/sgf2007-syncmetadata.pdf" target="_blank"&gt;https://support.sas.com/rnd/papers/sgf07/sgf2007-syncmetadata.pdf&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/bisecag/69827/HTML/default/viewer.htm#p1ar98lajfgm4jn1wa1h6e19jjre.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/bisecag/69827/HTML/default/viewer.htm#p1ar98lajfgm4jn1wa1h6e19jjre.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In VA you can filter data on groups or identities, this is a good start:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/resources/papers/proceedings15/SAS1779-2015.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings15/SAS1779-2015.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good luck!&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 11:25:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-User-Authentication-from-Database/m-p/369435#M7454</guid>
      <dc:creator>FredrikE</dc:creator>
      <dc:date>2017-06-22T11:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAS VA User Authentication from Database</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-User-Authentication-from-Database/m-p/374495#M7594</link>
      <description>&lt;P&gt;How to implement SSO when the users are stored in Database?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've checked with SAML Shibboleth, but AD FS is Propritery.&lt;/P&gt;&lt;P&gt;Is there any other open source alternative by which I can implement SSO with my Portal and access SAS VA inside it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 13:46:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/SAS-VA-User-Authentication-from-Database/m-p/374495#M7594</guid>
      <dc:creator>SASExplorer</dc:creator>
      <dc:date>2017-07-10T13:46:00Z</dc:date>
    </item>
  </channel>
</rss>

