Open
Description
Describe the solution you'd like
The user's authorization token has a predefined expiration timeout of 900 seconds. Although this expiration time can be changed using the /security/config endpoint, our App uses a hardcoded expiration time, which was initially set to the default 900 seconds.
wazuh-splunk/SplunkAppForWazuh/bin/wazuhtoken.py
Lines 101 to 103 in d12bb1d