PDO: Support IAM Authentication Tokens via Clear Text
Aperta
@SakiTakamachi ci sta già lavorando.
Dal 14/4/2026.
Extension: pdo (core)
Feature
Status: Needs Triage
- Lingua principale
- C
- Stelle
- 40.4k
- Fork
- 8.1k
- Merge medio
- 2g 13h
- PR unite (30g)
- 96
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.