This commit is contained in:
vcerenu
2022-05-26 13:15:56 -03:00
parent b10a00cade
commit 9fdf342fa3
+1 -1
View File
@@ -43,5 +43,5 @@ jobs:
- name: Check Wazuh indexer start
run: |
TOKEN=$(curl -u $API_USER:$API_PASSWORD -k -X GET "https://0.0.0.0:55000/security/user/authenticate?raw=true")
TOKEN=$(curl -u wazuh-wui:MyS3cr37P450r.*- -k -X GET "https://0.0.0.0:55000/security/user/authenticate?raw=true")
curl -k -X GET "https://0.0.0.0:55000/agents/outdated?pretty=true" -H "Authorization: Bearer $TOKEN"