Logging in/out of Anaconda Server#
Anaconda Server is a browser-based software application that is hosted within your organization’s servers and is configured with a custom fully qualified domain name (FQDN).
Logging in#
To log into your instance of Anaconda Server:
Open a browser and navigate to
https://<FQDN>
(orhttp://<FQDN>
if you are not using SSL) where<FQDN>
is the fully qualified domain name for your designated instance of Anaconda Server.Click Login.
Log in with your assigned credentials.
Note
If IDP (Identity Protection) has been set up for your instance of Anaconda Server, you may need to click on a third party link (such as GitHub) to complete the login process instead.
Logging out#
You can log out of Anaconda Server at any time by clicking log out in the upper right corner.
Logging in and out using the CLI#
A complete list of CLI commands, including the commands for logging in and out of Anaconda Server, are available on the Anaconda Server CLI page.