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

Add 'client_credentials' OAuth2 authentication flow #67

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

VictorD-Veolia
Copy link

Currently, HTTP plugins handle only the "refresh_token" flow for OAuth2 Authentication.
This PR adds support for "client_credentials" flow as well.

@avirmani
Copy link

@VictorD-Veolia - could you please add unit tests here as well.

@VictorD-Veolia
Copy link
Author

Sorry, we don't plan to add unit test on this PR.
There is no tests on the existing OAuth2 authentication feature. Implementing unit test on this new OAuth2 flow would take more time than we can afford.

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

Successfully merging this pull request may close these issues.

2 participants