---
title: Security
description: Guide to securing PingIDM deployments.
component: pingidm
version: 8.1
page_id: pingidm:security-guide:preface
canonical_url: https://docs.pingidentity.com/pingidm/8.1/security-guide/preface.html
keywords: ["Security"]
page_aliases: ["index.adoc"]
---

# Security

> Secure PingIDM deployments.

|   |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| - | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|   | Starting with IDM 8.1, the [legacy admin UI is deprecated](../release-notes/deprecated-functionality.html#legacy-admin-ui-deprecated) and is no longer bundled with IDM. New deployments should use the [Platform admin UI](../setup-guide/platform-admin-ui.html), which is the replacement for the legacy admin UI.Both UIs are available as separate downloads from the [Backstage download site](https://backstage.forgerock.com/downloads):- To install the Platform admin UI, follow the steps in [Install the Platform admin UI for standalone IDM](../setup-guide/platform-admin-ui.html).

- To continue using the legacy admin UI, follow the steps in [Install the legacy admin UI](../setup-guide/legacy-admin-ui.html). |

Out-of-the-box, IDM is set up for ease of development and deployment. When you deploy IDM in production, there are specific precautions you should take to minimize security breaches. This guide describes the IDM security mechanisms and strategies you can use to reduce risk and mitigate threats to IDM security.

[icon: key, set=fad, size=3x]

#### [Certificates and keys](stores-certs-keys.html)

Manage secrets, certificates, and keys.

[icon: asterisk, set=fad, size=3x]

#### [Passwords](passwords.html)

Store and manage passwords securely.

[icon: network-wired, set=fad, size=3x]

#### [Network](chap-connections.html)

Secure network connections to IDM resources.

[icon: database, set=fad, size=3x]

#### [Data](chap-data.html)

Secure IDM stored data.
