---
title: Adding the plugin using the Konnect UI
description: The UI is not available when using KIC in Konnect. Use the Konnect API instead.
component: pingauthorize
version: 10.1
page_id: pingauthorize:pingauthorize_integrations:paz_adding_plugin_konnect_ui
canonical_url: https://docs.pingidentity.com/pingauthorize/10.1/pingauthorize_integrations/paz_adding_plugin_konnect_ui.html
revdate: April 4, 2024
section_ids:
  about-this-task: About this task
  steps: Steps
---

# Adding the plugin using the Konnect UI

## About this task

|   |                                                                                 |
| - | ------------------------------------------------------------------------------- |
|   | The UI is not available when using KIC in Konnect. Use the Konnect API instead. |

## Steps

1. Download version 1.0.8-1 or later of the `kong-plugin-ping-auth` src from <https://luarocks.org/modules/pingidentity/kong-plugin-ping-auth>.

   |   |                                                                                 |
   | - | ------------------------------------------------------------------------------- |
   |   | Support for Kong Konnect is available in version 1.0.8 and later of the plugin. |

2. Extract the `src.rock` file and store it on your local computer.

   Verify that you have the following files in the extracted `/kong-plugin/ping-auth` folder:

   * `access.lua`

   * `handler.lua`

   * `Network_handle.lua`

   * `response.lua`

   * `schema.lua`

3. In Gateway Manager, open a control plane.

4. In the sidebar, open Plugins, then click New Plugin.

5. Click the Custom Plugins tab, then click Create on the Custom Plugin tile.

6. Click Select File, then select the `schema.lua` file for the `ping-auth` plugin that you extracted in step 1.

7. Make sure your file displays correctly in the preview, then click Save.
