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

Adding connectedApp authentication to HTTP Wrapper #39

Merged
merged 6 commits into from
Nov 7, 2022

Conversation

TimGonz-AVIO
Copy link
Contributor

@TimGonz-AVIO TimGonz-AVIO commented Mar 17, 2022

Added connectedAppId/Secret as params to HTTP Wrapper and bubbled up through constructor calls and tests. Added additional function to handle connected app auth.

Added anypoint.connected-app.id and anypoint.connected-app.secret as plugin properties
Added --anypoint-connected-app-id (-caid) and --anypoint-connected-app-secret (-casec) as CLI params

Added connectedAppId/Secret as params to HTTP Wrapper and bubbled up through constructor calls and tests. Added additional function to handle connected app auth
@github-actions
Copy link
Contributor

github-actions bot commented Mar 17, 2022

Unit Test Results

274 tests  +3   274 ✔️ +3   1m 6s ⏱️ -3s
  31 suites ±0       0 💤 ±0 
  31 files   ±0       0 ±0 

Results for commit 83ffa3b. ± Comparison against base commit 74d1ccd.

♻️ This comment has been updated with latest results.

@TimGonz-AVIO TimGonz-AVIO marked this pull request as ready for review November 4, 2022 13:25
@manikmagar manikmagar requested a review from cbonthala November 4, 2022 14:21
Copy link
Contributor

@adesjardin adesjardin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we change the version to 1.2-SNAPSHOT in the pom.xml since this is merging into master?

@manikmagar manikmagar merged commit 5f3052a into master Nov 7, 2022
@manikmagar manikmagar deleted the feature/connected-application-authentication branch November 7, 2022 16:52
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.

3 participants