How to Configure SAS Token Authentication

Note: For metadata-aware connections to the stored process server, the pooled workspace server, and the OLAP server, SAS token authentication is always used and no configuration is involved. For the standard workspace server, configuring SAS token authentication is one of several solutions to a mixed provider situation.
To configure the standard workspace server to use SAS token authentication:
  1. Log on to SAS Management Console as someone who has user administration capabilities (for example, sasadm@saspw).
  2. On the Plug-ins tab, expand Server Manager and the application server server context (for example, SASApp). Right-click the logical server icon (for example, SASApp - Logical Workspace Server) and select Properties.
  3. On the Options tab, select SAS token authentication. Click OK to save this setting.
  4. Expand the logical server icon , select the server icon , right-click, and select Properties.
  5. On the Options tab, from the Launch Credentials drop-down list, select a login and click OK. The most basic choice is the SAS Spawned Servers account (the sassrv login).
  6. To make the changes take effect, refresh the object spawner.
    Note: If you need detailed instructions for this step, use the Help in SAS Management Console or see Using SAS Management Console to Operate SAS Servers in SAS Intelligence Platform: System Administration Guide.
  7. To validate the configuration, select the logical workspace server icon , right-click, and select Validate.
Note: Metadata layer access from the server (for example, library pre-assignment, PROC OLAP code, and metadata LIBNAME engine use) will still be based on each requesting user's identity. However, all host access from the server will now be under the designated launch credential.