Admin-server Configuration

ContextConfigProperties

Name Default value Type Description

rsa.admin-server.contexthub.enabled

false

boolean

Context Hub integration in Admin Server

rsa.admin-server.contexthub.host

string

rsa.admin-server.contexthub.port

0

integer

rsa.admin-server.contexthub.query-timeout

seconds

timeout time for async context response query

UsageTrackingConfigurationProperties

Name Default value Type Description

rsa.admin.ceip-viewed

false

boolean

CEIP(customer enhancement improvement program) tracking value, disabled by default

rsa.admin.usage-tracking-enabled

true

boolean

Usage tracking configuration value, enabled by default

SamlProperties

Name Default value Type Description

rsa.security.authentication.web.saml.auto-lookup-idp-metadata

false

boolean

Controls remote lookup of IDP metadata

rsa.security.authentication.web.saml.default-idp

identityprovider
metadata$identityprovider

SAML IDP to be used by default

rsa.security.authentication.web.saml.entity-id

string

A globally unique identifier used to identify this deployment of NetWitness as a client entity in the identity provider. Every SAML message contains the entity ID.

rsa.security.authentication.web.saml.global-logout-enabled

false

boolean

Flag to determine if global logout request has to be sent to IDP

rsa.security.authentication.web.saml.idp-metadata-url

string

URL to fetch IDP metadata

rsa.security.authentication.web.saml.keystore-alias

nw-saml

string

Alias for storing signing/encryption keys in the SAML keystore

rsa.security.authentication.web.saml.metadata-reload-interval

15 minutes

seconds

Time interval between reloading IDP metadata. Defaults to 15 minutes

rsa.security.authentication.web.saml.saml-response-skew

60 minutes

seconds

Sets the maximum allowed difference between the clocks of the IDP and SP systems. Defaults to 60 seconds.

rsa.security.authentication.web.saml.sp-metadata-filename

nw_saml_metadata.xml

string

Default filename to be set when exporting the service provider metadata

rsa.security.authentication.web.saml.sso-enabled

false

boolean

Flag to enable or disable SAML based SSO authentication

rsa.security.authentication.web.saml.trust-all-certs-for-idp-metadata

false

boolean

Flag to ignore certificate verification while downloading IDP metadata from the given URL

rsa.security.authentication.web.saml.use-proxy

false

boolean

Determines if requests to IDP has to be routed through a proxy (if configured)

WebSocketMessagingProperties

Name Default value Type Description

rsa.websocket.messaging.batch-size

10

long

The number of entries to send, per message.