Security Overview |
Single Sign-On for SAS Desktop Applications |
For desktop applications such as SAS Information Map Studio, SAS Enterprise Guide, SAS Data Integration Studio, SAS OLAP Cube Studio, and SAS Management Console, you can use the following single sign-on features:
You can enable Integrated Windows authentication so that users will not receive a logon prompt when they launch applications. Integrated Windows authentication is a Microsoft technology that generates and validates Windows identity tokens. The client and the metadata server must be in the same Windows domain or in domains that trust each other.
Users can also avoid the initial logon prompt by selecting the option to save their credentials in a connection profile. (This option can be disabled on a site-wide basis.)
Single Sign-On for SAS Web Applications |
You can enable Web authentication so that users will not receive a logon prompt when they launch SAS Web applications such as SAS Web Report Studio, the SAS Information Delivery Portal, and the SAS Web OLAP Viewer for Java. In this configuration, SAS Web applications use whatever authentication scheme you have set up in your Web environment. For example, if your Web environment is integrated with a third-party authentication provider, then the SAS Web applications participate in that scheme.
Single Sign-On for Data Servers and Processing Servers |
Seamless access to SAS Stored Process Servers, SAS OLAP Servers, SAS Content Servers, and SAS Pooled Workspace Servers is provided through SAS token authentication. This mechanism causes participating SAS servers to accept users who are connected to the metadata server. No individual external accounts are required, no user passwords are stored in the metadata, and no reusable credentials are transmitted.
Seamless access to SAS Workspace Servers can be provided through SAS token authentication, Integrated Windows authentication, or credential reuse. With credential reuse, when a user provides credentials in the initial logon dialog box, the credentials are added to the user's in-memory credential cache (user context) and then retrieved when access to the workspace server is required.
You can also use Integrated Windows authentication to provide direct connections to OLAP servers (for example, from a data provider) when there is no active connection to the metadata server.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.