Skip to content

ddev auth ssh should proxy upstream ssh agents in addition to local keys (Use 1Password or local OS ssh agent for example) #3878

@plexmaniax

Description

@plexmaniax

Is your feature request related to a problem? Please describe

We started using 1pass SSH Agent https://blog.1password.com/1password-ssh-agent/.
In our usecase we don't need to save the ssh key pair local anymore. This is why ddev auth ssh does not find any ssh keys on the root system.

Could you find a way to implement this feature in ddev?

Describe the solution you'd like

It would be great if ddev would support most ssh agents (like 1Password), so we could work without any ssh key pairs on the local machines.

DDEV could actually do this automatically or via configuration (without requiring ddev auth ssh). Because it has security considerations, it may be something that needs to be configured/authorized explicitly.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions