Skip to content

Conversation

@iLay1678
Copy link

@iLay1678 iLay1678 commented Dec 30, 2025

  1. 支持 issuerUrijwkSetUri:新增了可选配置项,允许手动指定发行人标识符(Issuer Identifier)和 JWK Set URI。这在自动发现受限或需要特定端点时非常有用。
  2. 支持多 Scope:允许 scopes 配置接受以空格或逗号分隔的多个值(例如 openid profile emailopenid,profile,email),这些值将被正确解析并在授权请求中发送。

Fixes #79
Fixes #88

1. 自定义SSO支持 `issuerUri` 和 `jwkSetUri`
2. 自定义SSO支持多 Scope

@f2c-ci-robot f2c-ci-robot bot added the do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. label Dec 30, 2025
@f2c-ci-robot
Copy link

f2c-ci-robot bot commented Dec 30, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign guqing for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ruibaby ruibaby requested a review from JohnNiang December 30, 2025 10:19
@f2c-ci-robot f2c-ci-robot bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Dec 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note Denotes a PR that will be considered when it comes time to generate release notes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

自定义sso传多个scope会报错 Failed to authentication with OAuth2 , missing_signature_verifier

1 participant