Admin-server Configuration
Admin-server ConfigurationAdmin-server Configuration
ContextConfigPropertiesContextConfigProperties
- Name:
rsa.admin-server.contexthub.enabled
- Default value:
false
- Type:
boolean
- Description:
Context Hub integration in Admin Server
- Name:
rsa.admin-server.contexthub.host
- Default value:
- Type:
string
- Description:
- Name:
rsa.admin-server.contexthub.port
- Default value:
0
- Type:
integer
- Description:
- Name:
rsa.admin-server.contexthub.query-timeout
- Default value:
- Type:
seconds
- Description:
timeout time for async context response query
UsageTrackingConfigurationPropertiesUsageTrackingConfigurationProperties
- Name:
rsa.admin.ceip-viewed
- Default value:
false
- Type:
boolean
- Description:
CEIP(customer enhancement improvement program) tracking value, disabled by default
- Name:
rsa.admin.usage-tracking-enabled
- Default value:
true
- Type:
boolean
- Description:
Usage tracking configuration value, enabled by default
SamlPropertiesSamlProperties
- Name:
rsa.security.authentication.web.saml.auto-lookup-idp-metadata
- Default value:
false
- Type:
boolean
- Description:
Controls remote lookup of IDP metadata
- Name:
rsa.security.authentication.web.saml.default-idp
- Default value:
- Type:
identityprovider
metadata$identityprovider - Description:
SAML IDP to be used by default
- Name:
rsa.security.authentication.web.saml.entity-id
- Default value:
- Type:
string
- Description:
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.
- Name:
rsa.security.authentication.web.saml.global-logout-enabled
- Default value:
false
- Type:
boolean
- Description:
Flag to determine if global logout request has to be sent to IDP
- Name:
rsa.security.authentication.web.saml.idp-metadata-url
- Default value:
- Type:
string
- Description:
URL to fetch IDP metadata
- Name:
rsa.security.authentication.web.saml.keystore-alias
- Default value:
nw-saml
- Type:
string
- Description:
Alias for storing signing/encryption keys in the SAML keystore
- Name:
rsa.security.authentication.web.saml.metadata-reload-interval
- Default value:
15 minutes
- Type:
seconds
- Description:
Time interval between reloading IDP metadata. Defaults to 15 minutes
- Name:
rsa.security.authentication.web.saml.saml-response-skew
- Default value:
60 minutes
- Type:
seconds
- Description:
Sets the maximum allowed difference between the clocks of the IDP and SP systems. Defaults to 60 seconds.
- Name:
rsa.security.authentication.web.saml.sp-metadata-filename
- Default value:
nw_saml_metadata.xml
- Type:
string
- Description:
Default filename to be set when exporting the service provider metadata
- Name:
rsa.security.authentication.web.saml.sso-enabled
- Default value:
false
- Type:
boolean
- Description:
Flag to enable or disable SAML based SSO authentication
- Name:
rsa.security.authentication.web.saml.trust-all-certs-for-idp-metadata
- Default value:
false
- Type:
boolean
- Description:
Flag to ignore certificate verification while downloading IDP metadata from the given URL
- Name:
rsa.security.authentication.web.saml.use-proxy
- Default value:
false
- Type:
boolean
- Description:
Determines if requests to IDP has to be routed through a proxy (if configured)
WebSocketMessagingPropertiesWebSocketMessagingProperties
- Name:
rsa.websocket.messaging.batch-size
- Default value:
10
- Type:
long
- Description:
The number of entries to send, per message.