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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oauth2.0 permit Request Body Authentication Scheme #106

Closed
YoranSys opened this issue Jun 2, 2021 · 3 comments
Closed

Oauth2.0 permit Request Body Authentication Scheme #106

YoranSys opened this issue Jun 2, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@YoranSys
Copy link

YoranSys commented Jun 2, 2021

Hi ,
I use a weird OAuth2.0 provider who does not support HttpBasicAuthenticationScheme 馃檲 and I need to use RequestBodyAuthenticationScheme, scribejava permit that, here: an example:

Is it possible to implement a checkbox on oauth2.0 screen to choose between HttpBasicAuthenticationScheme and RequestBodyAuthenticationScheme ?

Issue with some explanation :

@warmuuh
Copy link
Owner

warmuuh commented Jun 2, 2021

sure, will add this, it is a good addition anyways

@warmuuh warmuuh added the enhancement New feature or request label Jun 2, 2021
@warmuuh warmuuh closed this as completed in 000eea6 Jun 2, 2021
@warmuuh
Copy link
Owner

warmuuh commented Jun 2, 2021

let me know if this helps your case

@YoranSys
Copy link
Author

YoranSys commented Jun 3, 2021

Yes it's work!
Thank you @warmuuh

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

No branches or pull requests

2 participants