Overview#

Integrates a Kit app with the NVIDIA License Service (NLS).

The system administrator will need to obtain an API key and client configuration token from their NLS instance.

Both must be placed in each user’s .nvidia-omniverse/config/nls directory; the API key in a file called api_key and the client configuration token as a client_config.tok file.

If desired, these files can be placed in a different directory, which must then be specified using the NLS_CONFIGURATION_PATH environment variable.

Licence compliance can be enforced by setting the NLS_ENFORCE_COMPLIANCE environment variable to a non-zero value, or the /exts/omni.kit.nls/enforceCompliance setting to true.