[PR #785] [MERGED] Add scope and id token environment variables #12993

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

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/785
Author: @mlsmaycon
Created: 4/5/2023
Status: Merged
Merged: 4/5/2023
Merged by: @mlsmaycon

Base: mainHead: add-new-scope-id-token-variables


📝 Commits (1)

  • 00500c9 Add scope and id token environment variables

📊 Changes

5 files changed (+19 additions, -5 deletions)

View changed files

📝 .github/workflows/test-docker-compose-linux.yml (+3 -0)
📝 infrastructure_files/base.setup.env (+7 -2)
📝 infrastructure_files/management.json.tmpl (+3 -1)
📝 infrastructure_files/setup.env.example (+4 -1)
📝 infrastructure_files/tests/setup.env (+2 -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/785 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 4/5/2023 **Status:** ✅ Merged **Merged:** 4/5/2023 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `add-new-scope-id-token-variables` --- ### 📝 Commits (1) - [`00500c9`](https://github.com/netbirdio/netbird/commit/00500c98ca9ddfd731415aeb3b9c7b4aeb6e049c) Add scope and id token environment variables ### 📊 Changes **5 files changed** (+19 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test-docker-compose-linux.yml` (+3 -0) 📝 `infrastructure_files/base.setup.env` (+7 -2) 📝 `infrastructure_files/management.json.tmpl` (+3 -1) 📝 `infrastructure_files/setup.env.example` (+4 -1) 📝 `infrastructure_files/tests/setup.env` (+2 -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:07:11 -04:00
saavagebueno changed title from [PR #785] Add scope and id token environment variables to [PR #785] [MERGED] Add scope and id token environment variables 2026-08-05 03:07:42 -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#12993