Getting Started
Architecture
NServiceBus
Transports
Persistence
ServiceInsight
ServicePulse
ServiceControl
Monitoring
Modernization
Samples

ServicePulse Security Configuration

Component: ServicePulse

ServicePulse provides several configuration options to secure instances. This section covers the available security settings and how to configure them.

Configuration topics

Authentication

Authentication settings are fetched from the primary ServiceControl instance, streamlining the authentication setup for ServicePulse.

TLS

Enable encrypted connections by configuring ServicePulse to use HTTPS directly. Includes options for certificate management, HTTP to HTTPS redirects, and HTTP Strict Transport Security (HSTS).

Forward Headers

Configure forwarded header processing for deployments behind a reverse proxy. Ensures ServicePulse correctly interprets client requests when SSL/TLS is terminated at a load balancer or proxy.

Related Articles