[PR #1028] Add PKCE multiple redirect ports #13239

Open
opened 2026-08-05 02:07:52 -04:00 by saavagebueno · 0 comments
Owner

Original Pull Request: https://github.com/netbirdio/netbird/pull/1028

State: closed
Merged: Yes


Describe your changes

Introduces the ability to specify multiple redirect ports for the PKCE (Proof Key for Code Exchange) redirect URLs. With this, users can define a list of ports, and the flow will select the first available port from the list as the PKCE redirect URL.

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary
**Original Pull Request:** https://github.com/netbirdio/netbird/pull/1028 **State:** closed **Merged:** Yes --- ## Describe your changes Introduces the ability to specify multiple redirect ports for the PKCE (Proof Key for Code Exchange) redirect URLs. With this, users can define a list of ports, and the flow will select the first available port from the list as the PKCE redirect URL. ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [x] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary
saavagebueno added the pull-request label 2026-08-05 02:07:52 -04:00
saavagebueno changed title from [PR #1028] [MERGED] Add PKCE multiple redirect ports to [PR #1028] Add PKCE multiple redirect ports 2026-08-05 03:08:30 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#13239