Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable access_token in body and query string #59

Open
victordidenko opened this issue Jun 13, 2018 · 0 comments
Open

Disable access_token in body and query string #59

victordidenko opened this issue Jun 13, 2018 · 0 comments

Comments

@victordidenko
Copy link

I've checked and looks like no one reading and responding issues lately, but I'll create one nonetheless.

According to RFC6750:

2.2. Form-Encoded Body Parameter

...
Resource servers MAY support this method.
...

2.3. URI Query Parameter

...
Resource servers MAY support this method.
...

I want explicitly forbid query string support, but for now it is impossible.
I think it should be configurable, either support body and/or query or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant