[PR #3192] [MERGED] Support OIDC scope parameter #4693

Closed
opened 2026-05-05 14:46:54 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/3192
Author: @mattfeury
Created: 11/29/2022
Status: Merged
Merged: 12/9/2022
Merged by: @blizard863

Base: devHead: feature/scope


📝 Commits (3)

  • 3d0cd1c allow scope to be passed in for oidc credentials
  • 027342e maintain backwards compatability for default oidc scope variable
  • 26bfc6c fix typo in compatibility

📊 Changes

1 file changed (+12 additions, -1 deletions)

View changed files

📝 pkg/auth/oidc.go (+12 -1)

📄 Description

allow scope to be passed in for oidc credentials, maintaining backwards compatibility. this was discussed in #3177


🔄 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/fatedier/frp/pull/3192 **Author:** [@mattfeury](https://github.com/mattfeury) **Created:** 11/29/2022 **Status:** ✅ Merged **Merged:** 12/9/2022 **Merged by:** [@blizard863](https://github.com/blizard863) **Base:** `dev` ← **Head:** `feature/scope` --- ### 📝 Commits (3) - [`3d0cd1c`](https://github.com/fatedier/frp/commit/3d0cd1ccb5c1baf24c8995097c2eb595942ffb13) allow scope to be passed in for oidc credentials - [`027342e`](https://github.com/fatedier/frp/commit/027342e11704975e350b9bd028eb6ba1e14d64d7) maintain backwards compatability for default oidc scope variable - [`26bfc6c`](https://github.com/fatedier/frp/commit/26bfc6c46173b37554a039c5c14172828dae57fa) fix typo in compatibility ### 📊 Changes **1 file changed** (+12 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pkg/auth/oidc.go` (+12 -1) </details> ### 📄 Description allow scope to be passed in for oidc credentials, maintaining backwards compatibility. this was discussed in #3177 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:46:54 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#4693
No description provided.