---
title: Creating or revoking an Authorize gateway credential
description: PingOne automatically creates a gateway credential when you add a gateway, but you can create additional credentials at any time. You can also revoke a gateway credential.
component: pingone
page_id: pingone:integrations:p1_create_delete_gateway_credential_authz
canonical_url: https://docs.pingidentity.com/pingone/integrations/p1_create_delete_gateway_credential_authz.html
section_ids:
  steps: Steps
  result: Result:
---

# Creating or revoking an Authorize gateway credential

PingOne automatically creates a gateway credential when you add a gateway, but you can create additional credentials at any time. You can also revoke a gateway credential.

|   |                                                                           |
| - | ------------------------------------------------------------------------- |
|   | For optimal security, you should rotate gateway credentials periodically. |

## Steps

1. In the PingOne admin console, go to **Integrations > Gateways**.

2. To add a gateway credential:

   1. Click the appropriate gateway to display gateway details.

   2. On the **Overview** tab, click the **[icon: plus, set=fa]**icon next to **Gateway credentials**.

   3. Verify that the credential was created and copy it to a secure location.

      |   |                                                                                                                                                                                                                                                                                                      |
      | - | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
      |   | The credential is shown in the console only once. If necessary, you can retrieve existing credentials through the Gateway Management API. Learn more in [Gateway Management](https://developer.pingidentity.com/pingone-api/platform/gateway-management.html) in the PingOne Platform API Reference. |

   4. Click **Done**.

      ### Result:

      The new credential is added to the list with a unique ID.

3. To revoke a gateway credential:

   1. On the **Gateways** page, click the gateway that has the credential you want to revoke.

   2. On the **Overview** tab, click the **Delete** icon ([icon: trash, set=fa]) icon next to the credential.

   3. Select the **I understand and want to continue** checkbox.

   4. Click **Revoke**.

      After a credential is revoked, the gateway can't use the credential to access PingOne.
