The security for the
SAS Studio repositories depends on these security models:
-
The best security is where the
repository is deployed. For example, the repository can be deployed
inside a firewall for maximum security or outside a firewall for lower
security.
-
Basic web authentication is supported.
-
When possible, SAS Studio uses
the existing security from external sources.
Because of security
concerns, you might want to prevent users from adding any user-defined
repositories to their SAS Studio sessions. When the webdms.allowRepositories
property
is set to false
, the Repositories section
is not available in the Preferences window
in SAS Studio. To allow users to add user-defined repositories, set
the webdms.allowRepositories
property true
.
Note: If defined, global repositories
are always available to the SAS Studio user from the Tasks
and Utilities and Snippets sections
in the navigation pane. Global repositories are not listed in the Repositories section
of the Preferences window. The location of
the global repository is defined by the webdms.globalSettings
configuration
property.