simplesamlphp / simplesamlphp/simplesamlphp-module-oidc

Token endpoint requirement for `client_id` parameter

オープン
#306 コメント 1 件 リアクション 0 件 担当者 1 名 GitHub で見る

@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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。