[PR #3102] [CLOSED] [management] Upgrade Okta SDK to v5.0.4 #21562

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

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/3102
Author: @bcmmbaga
Created: 12/23/2024
Status: Closed

Base: feature/mysql-supportHead: upgrade-okta-sdk


📝 Commits (5)

📊 Changes

4 files changed (+97 additions, -104 deletions)

View changed files

📝 go.mod (+10 -2)
📝 go.sum (+26 -4)
📝 management/server/idp/okta.go (+36 -55)
📝 management/server/idp/okta_test.go (+25 -43)

📄 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/3102 **Author:** [@bcmmbaga](https://github.com/bcmmbaga) **Created:** 12/23/2024 **Status:** ❌ Closed **Base:** `feature/mysql-support` ← **Head:** `upgrade-okta-sdk` --- ### 📝 Commits (5) - [`b98ca87`](https://github.com/netbirdio/netbird/commit/b98ca87afef4f205d09624008024808769dc8b02) Upgrade Okta SDK - [`aba637b`](https://github.com/netbirdio/netbird/commit/aba637b3ef0cb60f99a38c5f5514fcc7fe675f12) go mod tidy - [`36654d6`](https://github.com/netbirdio/netbird/commit/36654d661222b3ca52d9acff46b5a83933447157) Refactor and fix tests - [`2cba987`](https://github.com/netbirdio/netbird/commit/2cba987e1a1ea1eb6fb60ff0a2f550077687d1ab) go mod tidy - [`d90eb49`](https://github.com/netbirdio/netbird/commit/d90eb49f372ed719dcfb85d098ac0fa842d3ec61) fix tests ### 📊 Changes **4 files changed** (+97 additions, -104 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+10 -2) 📝 `go.sum` (+26 -4) 📝 `management/server/idp/okta.go` (+36 -55) 📝 `management/server/idp/okta_test.go` (+25 -43) </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 05:08:40 -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#21562