Licensing Overview
MAPS uses a license-based model to enable features and manage limits.
License Retrieval
- On startup, the server contacts the Maps license server.
- If the client has a Client ID configured (via
secret
), the server downloads the license. - If no Client ID (secret) is configured, a Community license is issued automatically.
- If there is no internet access, a license file can be downloaded manually from the license portal and placed in:
${MAPS_DATA}/licenses
The server will detect and install it automatically.