Security coordination¶
Endpoints when running locally:
- openapi specification: http://localhost:8000/docs
- prometheus metrics: http://localhost:8000/wazuh-prometheus/metrics
Development¶
Run the application in development mode with:
The application will be served on localhost:8000
by default.
Security¶
All calls to the Security coordination module require a valid Authorization token from Keycloak.