---
title: PingOne Service
description: The PingOne Service lets you integrate PingOne Credentials and PingOne DaVinci in your authentication journeys.
component: auth-node-ref
version: latest
page_id: auth-node-ref:pingone:pingone-service
canonical_url: https://docs.pingidentity.com/auth-node-ref/latest/pingone/pingone-service.html
keywords: ["Authentication", "PingOne", "DaVinci"]
superseded_by: https://docs.pingidentity.com/auth-node-ref/latest/pingone/pingone-service.html
section_ids:
  configure-p1-service: Configure the PingOne service
---

# PingOne Service

The [PingOne Service](pingone-service.html) lets you integrate PingOne Credentials and PingOne DaVinci in your authentication journeys.

|   |                                                                                                                                                                                                                                                                                                                                                                                                                     |
| - | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|   | Use this service *only* if you're integrating the PingOne Credentials and PingOne Davinci marketplace nodes.If you're integrating the PingOne Protect and PingOne Verify nodes, use the PingOne Worker service instead.Find more information in [Set up PingOne workers and configure them as Advanced Identity Cloud services](https://docs.pingidentity.com/pingoneaic/integrations/pingone-set-up-workers.html). |

## Configure the PingOne service

1. Go to Native Consoles > Access Management > Realms > *realm name* > Services.

2. Click + Add a Service.

3. Select Ping One Service from the Choose a service type menu, and click Create.

4. In the Ping One Service page, make sure Enable is selected.

5. Click Save Changes.

6. Go to the Secondary Configuration tab, in the New PingOne Service configuration page, and configure these parameters:

   1. Environment ID: The ID of the environment to use in your PingOne server

      > **Collapse: How do I find an environment ID in PingOne?**
      >
      > To find your **Environment ID** value in PingOne:
      >
      > 1. In the PingOne admin console, click the Ping Identity logo.
      >
      > 2. Click **Environments**.
      >
      > 3. Select your environment from the list.
      >
      > 4. Copy the **Environment ID** value.
      >
      >    ![Locating your Environment ID and Region values in PingOne.](../_images/pingone-env-id-and-region.png)

   2. Environment Region: The region in which your PingOne environment is located

      > **Collapse: How do I find the environment region in PingOne?**
      >
      > To find your **Region** value in PingOne:
      >
      > 1. In the PingOne admin console, click the Ping Identity logo.
      >
      > 2. Click **Environments**.
      >
      > 3. Select your environment from the list.
      >
      > 4. Copy the **Region** value.
      >
      >    ![Locating your Environment ID and Region values in PingOne.](../_images/pingone-env-id-and-region.png)

   3. PingOne Client ID: Your PingOne node client ID

   4. PingOne Node Client Secret: Your PingOne node client secret

   5. PingOne Node Redirect URL: Your PingOne node redirection URL

   6. PingOne DaVinci API Key: Your PingOne DaVinci API key

   7. Worker Application Client ID: The client ID of your worker application

   8. Worker Application Client Secret: The client secret of your worker application

7. Click Create.
