[PR #1258] [MERGED] Pass JWT Claims Extractor to Integrations #13452

Closed
opened 2026-08-05 02:08:28 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/1258
Author: @surik
Created: 10/27/2023
Status: Merged
Merged: 10/27/2023
Merged by: @surik

Base: mainHead: yury/pass-jwt-claims-extractor-to-integrations


📝 Commits (2)

  • 0734059 Pass JWT Claims Extractor to Integrations
  • a4d75a5 Bump integrations

📊 Changes

3 files changed (+9 additions, -4 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -2)
📝 management/server/http/handler.go (+6 -1)

📄 Description

Describe your changes

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

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbirdio/netbird/pull/1258 **Author:** [@surik](https://github.com/surik) **Created:** 10/27/2023 **Status:** ✅ Merged **Merged:** 10/27/2023 **Merged by:** [@surik](https://github.com/surik) **Base:** `main` ← **Head:** `yury/pass-jwt-claims-extractor-to-integrations` --- ### 📝 Commits (2) - [`0734059`](https://github.com/netbirdio/netbird/commit/07340594ee39c78e070d05e1ca5b9def1872e731) Pass JWT Claims Extractor to Integrations - [`a4d75a5`](https://github.com/netbirdio/netbird/commit/a4d75a5ca365a044c9c52185fd3aa4a5f3efd381) Bump integrations ### 📊 Changes **3 files changed** (+9 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) 📝 `management/server/http/handler.go` (+6 -1) </details> ### 📄 Description ## Describe your changes ## Issue ticket number and link ### 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 02:08:28 -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#13452