mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 23:15:49 +03:00
[GH-ISSUE #742] Documentation on setting up external authentication #526
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#526
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @RonRademaker on GitHub (Nov 30, 2022).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/742
Hi all,
I'm looking for some documentation on setting up external authentication with the REMOTE_USER_HEADER feature. Is there something available somewhere, I'm thinking maybe a blog describing step by step how to set this up or some example configurations to get me started.
What I'm trying to do is connect healthchecks to my existing AWS Cognito setup somehow. Users in the the cognito user pool with a specific group should be granted access.
Thanks!
Ron