simplesamlphp / simplesamlphp/simplesamlphp-module-oidc

Token endpoint requirement for `client_id` parameter

Aperta
#306 1 commento 0 reazioni 1 assegnatario Vedi su GitHub

@cicnavi ci sta già lavorando.

Dal 30/4/2025.

prepared
Lingua principale
PHP
Stelle
50
Fork
28
Merge medio
1m
PR unite (30g)
2

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

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.