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

Support personal token authentication in jira kamelet #1529

Closed
claudio4j opened this issue Jul 7, 2023 · 0 comments · Fixed by #1530
Closed

Support personal token authentication in jira kamelet #1529

claudio4j opened this issue Jul 7, 2023 · 0 comments · Fixed by #1530
Assignees

Comments

@claudio4j
Copy link
Contributor

Currently the jira kamelet only supports basic authentication with username/password (oauth only for jira source), however the camel jira component accepts personal tokens as an additional secure way to authenticate, this way the user should not expose username or passwords.
This issue is to also adds support to personal token, which should be set in the access-token parameter.

@claudio4j claudio4j self-assigned this Jul 7, 2023
claudio4j added a commit to claudio4j/camel-kamelets that referenced this issue Jul 7, 2023
- Fix apache#1529
- In case the maven plugin fails to a unknown parameter, list all
  available endpoint parameters

(cherry picked from commit 035cd06)
claudio4j added a commit to claudio4j/camel-kamelets that referenced this issue Jul 7, 2023
- Fix apache#1529
- In case the maven plugin fails to a unknown parameter, list all
  available endpoint parameters

(cherry picked from commit 035cd06)
claudio4j added a commit to claudio4j/camel-kamelets that referenced this issue Jul 7, 2023
- Fix apache#1529
- In case the maven plugin fails to a unknown parameter, list all
  available endpoint parameters

(cherry picked from commit 035cd06)
claudio4j added a commit to claudio4j/camel-kamelets that referenced this issue Jul 7, 2023
- Fix apache#1529
- In case the maven plugin fails to a unknown parameter, list all
  available endpoint parameters

(cherry picked from commit 035cd06)
claudio4j added a commit that referenced this issue Jul 7, 2023
- Fix #1529
- In case the maven plugin fails to a unknown parameter, list all
  available endpoint parameters
claudio4j added a commit that referenced this issue Jul 10, 2023
- Fix #1529
- In case the maven plugin fails to a unknown parameter, list all
  available endpoint parameters

(cherry picked from commit 035cd06)
claudio4j added a commit that referenced this issue Jul 10, 2023
- Fix #1529
- In case the maven plugin fails to a unknown parameter, list all
  available endpoint parameters

(cherry picked from commit 035cd06)
claudio4j added a commit that referenced this issue Jul 10, 2023
- Fix #1529
- In case the maven plugin fails to a unknown parameter, list all
  available endpoint parameters

(cherry picked from commit 035cd06)
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 a pull request may close this issue.

1 participant