0 votes
in Cloud Foundry by
What is SSH Proxy Authentication?

1 Answer

0 votes
by

The SSH proxy hosts the user-accessible SSH endpoint and is responsible for authentication, policy enforcement, and access controls in the context of Cloud Foundry. After a user has successfully authenticated with the proxy, the proxy will attempt to locate the target container and create an SSH session to a daemon running inside the container. After both sessions have been established, the proxy will manage the communication between the user’s SSH client and the container’s SSH Daemon.

Related questions

0 votes
asked Nov 5, 2023 in CyberArk by Robin
0 votes
asked Jul 4, 2022 in AWS by john ganales
...