With the default configuration, any user can perform actions (such as managing cameras, or downloading video) by sending requests to the MMAP API. This section describes how to configure MMAP so that only authorized users can use the API.
To authenticate users, complete the following steps:
avalanche.properties
configuration file. For information about how to do this, see Enable User Authentication in MMAP./authenticate
API endpoint to obtain an API token for each user. Your application must include an API token in subsequent requests to the MMAP API. For more information, see Use the MMAP API.
|