Minimal overview for the workspace. Each crate has its own detailed README.
Rust workspace providing certificate-based auth for Wazuh integrated with OAuth2/OIDC:
crates/wazuh-cert-oauth2-server/README.md.crates/wazuh-cert-oauth2-client/README.md.crates/wazuh-cert-oauth2-webhook/README.md.crates/wazuh-cert-oauth2-model/README.md.Internal utilities: wazuh-cert-oauth2-metrics, wazuh-cert-oauth2-healthcheck.
docker compose up -d --buildhttp://localhost:8000, Webhook: http://localhost:8100cargo build --releasetarget/release/wazuh-cert-oauth2-server --oauth-issuer <url> --root-ca-path <pem> --root-ca-key-path <pem>MIT — see LICENSE.