To connect to accessible servers with a single sign-on, you will need the username registered on the platform. For example:
ssh [email protected]
Upon authorization, a list of all available servers will be displayed.It is also possible to connect directly to the server using a unique login. Each server and user have a unique login, you can find it on your servers access page
Connection using a unique login occurs in the following format:
ssh [email protected]
This connection method is convenient to use when tunneling or using the IDE.