Alerting-Trigger for Device Approvals #3482
niklaskeilholz-dittmeier
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Summary
Add a new Alerting trigger for pending device approvals so admins can be notified (via existing alert actions like email/webhook/etc.) whenever a user connects a new device that requires manual approval.
Motivation
When a user connects a new device with the Pangolin Client, the device goes into a pending state and requires an admin approval before it can be used.
That workflow is great from a security perspective, but operationally it’s easy to miss pending approvals unless an admin is actively watching the UI (Approvals feed / pending devices view). In practice, this can cause delays for users who are waiting for access.
Proposed Solution
Please extend Pangolin’s Alerting so that a pending device approval can be used as a trigger for an alert rule.
Examples of triggers that would be useful:
It would help if the alert included some basic context, e.g.:
Alternatives Considered
No response
Additional Context
No response
All reactions