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

request help: 在OAuth2.0里通过Post方式获取token的请求参数能否以x-www-form-urlencoded形式放在body里? #150

Open
yusiwen opened this issue Jun 20, 2022 · 0 comments
Labels
question Further information is requested

Comments

@yusiwen
Copy link

yusiwen commented Jun 20, 2022

Issue description

在OAuth2.0里通过Post方式获取token的请求参数能否以x-www-form-urlencoded形式放在body里?
目前我调试下来发觉doPostAuthorizationCode()实际发送的请求都是以url parameter的形式传递参数,我的keycloak服务不认url参数,能否以x-www-form-urlencoded形式放在body里?

Environment

  • JustAuth 1.15.9
@yusiwen yusiwen added the question Further information is requested label Jun 20, 2022
@yusiwen yusiwen changed the title request help: request help: 在OAuth2.0里通过Post方式获取token的请求参数能否以x-www-form-urlencoded形式放在body里? Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant