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

Just password option for credential type in credential libraries #5208

Open
dfradehubs opened this issue Oct 26, 2024 · 4 comments
Open

Just password option for credential type in credential libraries #5208

dfradehubs opened this issue Oct 26, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@dfradehubs
Copy link

Hi,
In order to retrieve and establish connections with just an access-key (or just a password), i would like to have an option in Credential type just for password. Now we can configure Username + Password and SSH Private Key, but it was perfect if we could configure Password option.
image
Could be possible to have this option? As workaround we are configuring Username = Password, but we think is a bit "tricky".
Many thanks, Daniel!

@dfradehubs dfradehubs added the enhancement New feature or request label Oct 26, 2024
@achetronic
Copy link

This would be a good addition for some use cases like old Redis configurations

@learhy
Copy link

learhy commented Nov 18, 2024

Hi there @dfradehubs -- can you tell me more about the kind of system this workflow would be used to connect to? I'm a little confused because I'm under the impression that any SSH target will require a username. If you could expand a bit, this will help us better understand the ask and triage appropriately.

@dfradehubs
Copy link
Author

Hi @learhy. We are talking about any target, not just a SSH one. For example, if we want to establish a Redis Connection which just needs an Access-key, we need to configure just the "Password" option. Or, in other case, if we want to save a Bearer Token for an HTTP authorization request.

@learhy
Copy link

learhy commented Nov 26, 2024

@dfradehubs Ahh, thank you for the clarification. Not sure why I was honed in on ssh. This is a good addition. I'll leave this open for additional community feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants