Skip to content

Releases: Icinga/icinga-totp-web

Icinga TOTP v1.0.0

Choose a tag to compare

@jrauh01 jrauh01 released this 14 Jul 05:27
v1.0.0
fe8949a

What's New in Version 1.0.0

This is the initial release of Icinga TOTP Web, a module that adds Time-based One-Time Password (TOTP) as an two-factor authentication method to Icinga Web.

Features

  • Enrollment via QR code scan or manual secret entry.
  • QR code download as SVG for offline backup.
  • Works with any RFC 6238-compatible authenticator app.
  • TOTP secrets stored per user in MySQL or PostgreSQL.
  • Configurable issuer name (default: "icingaweb") and clock drift leeway (default: 10 seconds).

See the documentation for installation and configuration instructions.