You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Could be possible to have this option? As workaround we are configuring Username = Password, but we think is a bit "tricky".
Many thanks, Daniel!
The text was updated successfully, but these errors were encountered:
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.
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.
@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.
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 configureUsername + Password
andSSH Private Key
, but it was perfect if we could configurePassword
option.Could be possible to have this option? As workaround we are configuring Username = Password, but we think is a bit "tricky".
Many thanks, Daniel!
The text was updated successfully, but these errors were encountered: