Skip to content

Token endpoint should not use query parameters #1451

@Milzor

Description

@Milzor

Describe the bug
The authorization server accepts query params as valid parameters for the token request

To Reproduce

http --form POST /oauth2/token?refresh_token=<your_refresh_token>&grant_type=refresh_token

Expected behavior
Request should be rejected

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions