php / php/php-src

PDO: Support IAM Authentication Tokens via Clear Text

Aperta
#21,466 1 commento 1 reazione 1 assegnatario Vedi su GitHub

@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

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.