How to Configure SecureCRT With Okta ASA
Last Updated:
Overview
SecureCRT requires specific proxy command configurations to function correctly with Okta Advanced Server Access (ASA). Configure the global firewall settings in SecureCRT to use the proxy command type to establish a successful SSH connection.
Applies To
- Okta Identity Engine (OIE)
- Okta Classic Engine
- Okta Advanced Server Access (ASA)
- SecureCRT (Windows)
- SSH Client
Solution
How is SecureCRT configured on Windows to connect with Okta Advanced Server Access?
Configure the global firewall settings in SecureCRT to use a proxy command and create a new session to connect to the server.
SecureCRT on Windows:
- Open SecureCRT.
- Navigate to Options > Global Options > Firewall > Add.
- Add a new firewall, and name it as desired. The type should be Proxy Command, and the Proxy command's value should be
sft.exe proxycommand %h. - Create a new session through the New Session Wizard.
- For the session, use the SSH2 protocol, hostname as the actual server name in the ASA, the firewall created above, and any random username.
- Double-click on the session to connect.
NOTE: Proxy Command type must be set for SecureCRT to work with Okta ASA. This option is not available on Mac versions of SecureCRT.
