[PR #2814] [MERGED] feat: support add additional params for OIDC #4631

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/2814
Author: @blizard863
Created: 2/21/2022
Status: Merged
Merged: 3/7/2022
Merged by: @fatedier

Base: devHead: support-not-standard-oidc


📝 Commits (2)

  • 9887532 feat: support add additional params and test access by auth0
  • 326a164 fix: config name

📊 Changes

3 files changed (+28 additions, -8 deletions)

View changed files

📝 conf/frpc_full.ini (+6 -0)
📝 pkg/auth/oidc.go (+20 -8)
📝 pkg/config/client.go (+2 -0)

📄 Description

https://github.com/fatedier/frp/pull/2802
https://github.com/fatedier/frp/pull/1714


🔄 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/2814 **Author:** [@blizard863](https://github.com/blizard863) **Created:** 2/21/2022 **Status:** ✅ Merged **Merged:** 3/7/2022 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `support-not-standard-oidc` --- ### 📝 Commits (2) - [`9887532`](https://github.com/fatedier/frp/commit/98875323983c50ed642c91d01adbc6cc4ececb82) feat: support add additional params and test access by auth0 - [`326a164`](https://github.com/fatedier/frp/commit/326a1641350cdb39315622433c1764afaa542a5a) fix: config name ### 📊 Changes **3 files changed** (+28 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `conf/frpc_full.ini` (+6 -0) 📝 `pkg/auth/oidc.go` (+20 -8) 📝 `pkg/config/client.go` (+2 -0) </details> ### 📄 Description https://github.com/fatedier/frp/pull/2802 https://github.com/fatedier/frp/pull/1714 --- <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:45:45 -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#4631
No description provided.