[GH-ISSUE #5244] Require re-authentication after every disconnect #10192

Open
opened 2026-08-05 01:24:56 -04:00 by saavagebueno · 3 comments
Owner

Originally created by @faisalpathanfp on GitHub (Feb 3, 2026).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/5244

Is your feature request related to a problem? Please describe.
Yes, currently Netbird only asks for re-authentication after 10 mins of dis-connectivity.

Describe the solution you'd like
I would like to have an option that will make Netbird ask for authentication after every disconnect & don't have to wait for 10 mins.

Image
Originally created by @faisalpathanfp on GitHub (Feb 3, 2026). Original GitHub issue: https://github.com/netbirdio/netbird/issues/5244 **Is your feature request related to a problem? Please describe.** Yes, currently Netbird only asks for re-authentication after 10 mins of dis-connectivity. **Describe the solution you'd like** I would like to have an option that will make Netbird ask for authentication after every disconnect & don't have to wait for 10 mins. <img width="601" height="96" alt="Image" src="https://github.com/user-attachments/assets/88bb0f01-29a3-41e7-b50c-709e2495be2f" />
saavagebueno added the feature-requestdashboard labels 2026-08-05 01:24:56 -04:00
Author
Owner

@1nerdyguy commented on GitHub (Feb 3, 2026):

+1 on this.

<!-- gh-comment-id:3842720371 --> @1nerdyguy commented on GitHub (Feb 3, 2026): +1 on this.
Author
Owner

@Crystora commented on GitHub (Feb 4, 2026):

@pappz @lixmal I am new here but I am interesting in this project. I'd like to contribute here. May I handle this feature?

<!-- gh-comment-id:3849645414 --> @Crystora commented on GitHub (Feb 4, 2026): @pappz @lixmal I am new here but I am interesting in this project. I'd like to contribute here. May I handle this feature?
Author
Owner

@heisbrot commented on GitHub (Feb 5, 2026):

This is already supported via API.
See API Docs - Update Account peer_inactivity_expiration

I will check out if we consider adding this to the dashboard.

<!-- gh-comment-id:3852005222 --> @heisbrot commented on GitHub (Feb 5, 2026): This is already supported via API. See [API Docs - Update Account](https://docs.netbird.io/ipa/resources/accounts#update-an-account) `peer_inactivity_expiration` I will check out if we consider adding this to the dashboard.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#10192