Skip to content

[Bug]: Support SSH keyboard-interactive authentication (push-based MFA) #8622

Description

@jhkim0911

Operating system

macOS

Orca version

No response

Details

I am trying to connect Orca to a university HPC cluster that requires password authentication followed by a keyboard-interactive push-based MFA prompt.

The same host works correctly with macOS OpenSSH and VS Code Remote SSH.

In Orca, the password prompt appears, but immediately after entering the password, the connection fails with:

All configured authentication methods failed

The keyboard-interactive MFA prompt is never displayed.

The SSH host configuration is imported correctly from ~/.ssh/config, and the connection reaches the authentication stage successfully. It appears that Orca may not currently handle the keyboard-interactive authentication challenge that follows password authentication.

Could you confirm whether keyboard-interactive authentication is currently supported, or if there is a recommended workaround?

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghas_reproConclusive reproduction exists (test/script/CLI evidence). See docs/bug-reproductions/os:macosIssues affecting macOS

Type

Fields

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions