[PR #948] [CLOSED] Add Google Workspace IdP #14598

Open
opened 2026-08-05 03:05:57 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/948
Author: @bcmmbaga
Created: 6/11/2023
Status: Closed

Base: mainHead: main


📝 Commits (2)

  • bfed7b2 add dashboard client_secret env
  • b4c1a0e add NETBIRD_AUTH_CLIENT_SECRET env test

📊 Changes

6 files changed (+8 additions, -0 deletions)

View changed files

📝 .github/workflows/test-docker-compose-linux.yml (+3 -0)
📝 infrastructure_files/base.setup.env (+1 -0)
📝 infrastructure_files/docker-compose.yml.tmpl (+1 -0)
📝 infrastructure_files/docker-compose.yml.tmpl.traefik (+1 -0)
📝 infrastructure_files/setup.env.example (+1 -0)
📝 infrastructure_files/tests/setup.env (+1 -0)

📄 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/948 **Author:** [@bcmmbaga](https://github.com/bcmmbaga) **Created:** 6/11/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`bfed7b2`](https://github.com/netbirdio/netbird/commit/bfed7b21557d7e5c9b47b7c96c1714bc7845b251) add dashboard client_secret env - [`b4c1a0e`](https://github.com/netbirdio/netbird/commit/b4c1a0e1b4df038e63d026bbba8921178b662938) add NETBIRD_AUTH_CLIENT_SECRET env test ### 📊 Changes **6 files changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test-docker-compose-linux.yml` (+3 -0) 📝 `infrastructure_files/base.setup.env` (+1 -0) 📝 `infrastructure_files/docker-compose.yml.tmpl` (+1 -0) 📝 `infrastructure_files/docker-compose.yml.tmpl.traefik` (+1 -0) 📝 `infrastructure_files/setup.env.example` (+1 -0) 📝 `infrastructure_files/tests/setup.env` (+1 -0) </details> ### 📄 Description ## Describe your changes ## 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) - [x] 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 03:05:57 -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#14598