simplesamlphp / simplesamlphp/simplesamlphp-module-oidc
Token endpoint requirement for `client_id` parameter
オープン
@cicnavi がすでに取り組んでいます。
2025年4月30日 から。
prepared
- 主要言語
- PHP
- スター
- 50
- フォーク
- 28
- 平均マージ
- 1分
- マージ済み PR(30日)
- 2
説明
Currently we require that client_id parameter is always present for requests on token endpoint. However, OAuth2 says:
client_id
REQUIRED, if the client is not authenticating with the
authorization server as described in Section 3.2.1.
This needs to be brought in line with the fact that, for example, we support private_key_jwt client authentication.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。