2 days ago
Support for air-gapped environments
We’re excited to announce support for offline and air-gapped environments using the Stigg Sidecar!
With this change, you can now integrate Stigg in highly secure or isolated infrastructure setups without requiring a direct connection to the internet. To do so, simply enable offline mode in the Stigg Sidecar SDK.
When offline mode is enabled:
1. Entitlement evaluation is performed entirely in-memory using a predefined configuration.
2. Usage and event reporting (reportUsage, reportEvents) are disabled.
Offline mode is ideal for:
1. Air-gapped deployments
2. Environments with restricted network access
3. Testing with predefined entitlement data
Offline mode is available in Stigg Sidecar SDK for Java v2.420.0 or later.