PDO: Support IAM Authentication Tokens via Clear Text
オープン
@SakiTakamachi がすでに取り組んでいます。
2026年4月14日 から。
Extension: pdo (core)
Feature
Status: Needs Triage
- 主要言語
- C
- スター
- 40.4k
- フォーク
- 8.1k
- 平均マージ
- 2日 13時間
- マージ済み PR(30日)
- 96
説明
Description
In order to make an RDS connection with an AWS IAM authentication token, it must be sent in clear/plain text. PDO does not currently support this (though it seems someone took a stab at it here: https://github.com/php/php-src/pull/18252 and the PR has been abandoned).
I believe the lack of clear text support may also be problematic for other token-based authentication methods.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。