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

[8.0](backport #29087) [Filebeat][httpjson] httpjson oauth2 authentication mechanism for salesforce events #29246

Merged
merged 3 commits into from
Dec 9, 2021

Commits on Dec 2, 2021

  1. [Filebeat][httpjson] httpjson oauth2 authentication mechanism for sal…

    …esforce events (#29087)
    
    * Add grant-type: passoword in httpjson oauth2
    
    * refactor code and add new properties tests in config_test.go
    
    * Add grant_type: password in oAuth2ProviderDefault
    
    * Update CHANGELOG.next.asciidoc
    
    * update input-httpjson.asciidoc with new extended httpjson authentication method
    
    * add comment for authstyleparam variable
    
    * update user dummy value in the doc
    
    * Update input-httpjson.asciidoc - provider should be default only for user-passowrd method
    
    * refactor code and add new properties tests in config_test.go
    
    * Add grant_type: password in oAuth2ProviderDefault
    
    Co-authored-by: Sunny Chaudhari <sunny.chaudhari@elastic.co>
    (cherry picked from commit 008182a)
    kush-elastic authored and mergify-bot committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    b56ad09 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Configuration menu
    Copy the full SHA
    d2bcc3d View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Configuration menu
    Copy the full SHA
    5d8c51d View commit details
    Browse the repository at this point in the history