> ## Documentation Index
> Fetch the complete documentation index at: https://anaconda.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Logging in/out of Package Security Manager (On-prem)

Package Security Manager 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 in to your instance of Package Security Manager:

1. Open a browser and navigate to `https://<FQDN>` (or `http://<FQDN>` if you are *not* using SSL) where `<FQDN>` is the fully qualified domain name for your designated instance of Package Security Manager.

2. Click **Login**.

   <Frame>
     <img src="https://mintcdn.com/anaconda-29683c67/4YgHE0z28xHZ8yr8/images/psm-on-prem/logging-in-main-page.png?fit=max&auto=format&n=4YgHE0z28xHZ8yr8&q=85&s=0605c777b74e606cc650c67e7b69e3ef" alt="" width="1922" height="940" data-path="images/psm-on-prem/logging-in-main-page.png" />
   </Frame>

3. Log in with your assigned credentials.

<Note>
  If IDP (Identity Protection) has been set up for your instance of Package Security Manager, you might need to click on a third party link (such as GitHub) to complete the login process instead.
</Note>

## Logging out

You can log out of Package Security Manager at any time by clicking log out in the upper-right corner.

<Frame>
  <img src="https://mintcdn.com/anaconda-29683c67/4YgHE0z28xHZ8yr8/images/psm-on-prem/logging-out_2.png?fit=max&auto=format&n=4YgHE0z28xHZ8yr8&q=85&s=121bd2390d76f1ca5f91d386d61685fe" alt="" width="1914" height="371" data-path="images/psm-on-prem/logging-out_2.png" />
</Frame>

## Logging in and out using the CLI

A complete list of CLI commands, including the commands for logging in and out of Package Security Manager, are available on the [Package Security Manager (On-Prem) CLI](./cli) page.
