Self-hosted Community instances can be used without an Enterprise license
for up to 2 users total across the instance. OIDC SSO is available within
that 2-user limit. Activate a self-hosted Enterprise license to add more
users or use licensed Enterprise features.
Prerequisites
Before activating a license, make sure you have:- A running self-hosted OpnForm installation
- A user account that is an admin of at least one workspace
- A self-hosted Enterprise license key
- Network access from your API container or server to the OpnForm license API
https://api.opnform.com.
Activate a license from the UI
1
Open user settings
Sign in as a workspace admin, then open your user settings.
2
Open Enterprise License
Go to the Enterprise License section.
3
Enter your license key
Paste your license key in the License Key field.
4
Activate the license
Click Activate License. When activation succeeds, OpnForm refreshes the instance feature flags and enables the licensed Enterprise features.
License-related environment variables
Most installations can use the default license API settings. Override these variables only when instructed by OpnForm support or when you run a custom license API endpoint.Network requirements
The API validates the installed license with the configured license API endpoint. The instance sends its license key, instance identifier, and usage metadata needed to validate the license. OpnForm caches license checks. If the license API is temporarily unavailable after a successful check, the instance can enter a short grace state and continue using licensed features while it retries validation.License statuses
Troubleshooting
The license key is invalid or expired
The license key is invalid or expired
Confirm that you copied the full key and that the license is active. If the key still fails, contact OpnForm support.
The activation limit was reached
The activation limit was reached
A self-hosted license key is tied to an instance activation. Contact support if you migrated servers or need the activation reset.
Enterprise features are still locked after activation
Enterprise features are still locked after activation
Refresh the page and sign in again. If features remain locked, confirm that the API can reach the configured
LICENSE_API_ENDPOINT, then recreate containers if you changed environment variables.The billing portal does not open
The billing portal does not open
Make sure a valid license key is installed and that the API can reach the license API endpoint.