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

implement --db-username, --db-password and --save-db-password to the publish command for wallet embedded credentials #255

Open
ckchuaa opened this issue Jun 13, 2023 · 1 comment
Labels
bug Something isn't working Needs Investigation

Comments

@ckchuaa
Copy link

ckchuaa commented Jun 13, 2023

We are not sure if these arguements are implemented as there is discrepancy between v2.0.8 release note and the tabcmd2 cmd page.

We are currently using tabcmd2 v2.0.11 on red hat 8.6 but we are not able to embed credential when publishing extracted data sources.

--db-username and --db-password cannot change the actual username password.
--save-db-password cannot embed credentials.
--db-password does not accept empty input ("") and return error 400000: Bad Request Payload is either malformed or incomplete.
when I set --db-username and --db-password to dummy value with --save-db-password, the data source is marked as embedded password on server side but the password is wrong.

We hope tabcmd2 can support this feature to enable passwordless deployment for sources using wallet connection.

@mandalmanas786
Copy link

Please look into this issue on prority we are facing similar issue and our automated deployment getting blocked

@jacalata jacalata added the bug Something isn't working label Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Needs Investigation
Projects
None yet
Development

No branches or pull requests

3 participants