AxAxolite Docs
Security

Security Best Practices

Hardening guidance for credential storage, role usage, and integration safety.

Credential handling

  • Store client_secret, metrics key, and refresh tokens only in server-side vault-backed config.
  • Rotate secrets on schedule and on incident.
  • Never embed privileged keys in launcher binaries.

Role minimization

  • Use viewer/member tokens for dashboards that only read.
  • Keep owner tokens out of automation scripts.

Incident prevention checklist

  • Audit team membership monthly.
  • Enforce 2FA for all admins.
  • Monitor auth failures and unusual geographic sign-ins.

Last updated: 2026-03-01

Edit this page

Was this page helpful?

Feedback is saved locally for now.

StartEnd