CLion
 
Get CLion
Join the CLion 2025.1 Early Access Program and try out new features before they are released! Find out more

Sharing credentials

Last modified: 03 October 2024

When building a Dev Container on a remote server, accessing a remote server and cloning a project require authentication. The currently supported method of authentication is through the SSH keys. Password authentication is not yet supported, you can follow the related issue for the updates.

If you have password authentication, refer to the following procedure on how to generate a file with the SSH keys, forward it a remote server, and share your Git credentials.