[GH-ISSUE #354] 2FA support: TOTP #272

Closed
opened 2026-02-25 23:41:51 +03:00 by kerem · 1 comment
Owner

Originally created by @cuu508 on GitHub (Apr 6, 2020).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/354

Add support for 2FA using TOTP (Google Authenticator, Authy).

Originally created by @cuu508 on GitHub (Apr 6, 2020). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/354 Add support for 2FA using TOTP (Google Authenticator, Authy).
kerem closed this issue 2026-02-25 23:41:51 +03:00
Author
Owner

@apiening commented on GitHub (May 8, 2020):

You can integrate authelia (https://github.com/authelia/authelia) as a middleware. No change on the code base required. This plays well together with Traefik (https://docs.traefik.io/) in a docker stack.
However, you need to be careful to filter out the urls that need to be public accessible, like /ping/.

<!-- gh-comment-id:625973458 --> @apiening commented on GitHub (May 8, 2020): You can integrate **authelia** (https://github.com/authelia/authelia) as a middleware. No change on the code base required. This plays well together with **Traefik** (https://docs.traefik.io/) in a **docker** stack. However, you need to be careful to filter out the urls that need to be public accessible, like `/ping/`.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#272
No description provided.