Skip to content

Token endpoint requirement for client_id parameter #306

@cicnavi

Description

@cicnavi

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions