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

[Bug]: REST Connection - token/password management issue #5067

Open
dave-csc opened this issue Mar 25, 2025 · 1 comment
Open

[Bug]: REST Connection - token/password management issue #5067

dave-csc opened this issue Mar 25, 2025 · 1 comment
Assignees
Labels
Metadata P2 Default Priority
Milestone

Comments

@dave-csc
Copy link
Contributor

Apache Hop version?

2.12.0

Java version?

17.0.2

Operating system

Linux

What happened?

The Authentication header value field in the REST Connection metadata is saved in clear text in the metadata JSON file (usually in ${PROJECT_HOME}/metadata/restconnection).

If you like to use a variable to store the password/token, it also needs to be unencrypted to work (differently for what happens for other metadata types, such as RDBMS Connections).

Issue Priority

Priority: 2

Issue Component

Component: Metadata

@github-actions github-actions bot added P2 Default Priority Metadata labels Mar 25, 2025
@bamaer
Copy link
Contributor

bamaer commented Mar 25, 2025

.take-issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Metadata P2 Default Priority
Projects
None yet
Development

No branches or pull requests

2 participants