simplesamlphp / simplesamlphp/simplesamlphp-module-oidc
Token endpoint requirement for `client_id` parameter
Aperta
@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
- 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.