# Okta Integration -Remediation Supported

{% hint style="info" %}
This integration requires **write** privileges, if you prefer the Read-Only integration please select  [Okta Integration](/core-integrations/okta-integration.md)
{% endhint %}

{% hint style="success" %}
This integration supports semi-automatic remediation, to improve your security efforts and save time for your team
{% endhint %}

**There are 2 different, supported ways to integrate Rezonate with Okta, all explained in this document:**

1. By Generating an API Key
2. Through the Okta Marketplace

## API Key Integration <a href="#h_01hcwm6h423b0f5yx317k8x9yt" id="h_01hcwm6h423b0f5yx317k8x9yt"></a>

### Method <a href="#h_01hcwm6h428fyaxz2h1zd9679q" id="h_01hcwm6h428fyaxz2h1zd9679q"></a>

For this method, a <mark style="color:blue;">**super administrative**</mark> API key is needed. this can be generated from the admin console. after creating the key, save and insert the Okta domain & the API Key.

<img src="https://rezonate.zendesk.com/hc/article_attachments/16062711216285" alt="" height="427" width="533">

## Okta Store Integration <a href="#h_01hkzn342k7c3dzvys1zsh46fv" id="h_01hkzn342k7c3dzvys1zsh46fv"></a>

1. Through Okta Store, select the Rezonate API Service integration and after reviewing the permissions click "Install & Authorize"\
   \
   ![](https://rezonate.zendesk.com/hc/article_attachments/16062737575965)
2. Take note of the application Client-id & Client-secret.
3. Login to the Rezonate Console, and click the settings button in the top menu\
   ![](https://rezonate.zendesk.com/hc/article_attachments/16062711217821)\ <br>
4. On the side menu, select Cloud Integrations\
   ![](https://rezonate.zendesk.com/hc/article_attachments/16062711219101)
5. Click the "New Integration" Button\
   ![](https://rezonate.zendesk.com/hc/article_attachments/16062711220125)
6. Select Okta Integration from the new drawer that opened\
   ![](https://rezonate.zendesk.com/hc/article_attachments/16062711222685)
7. Fill out the form, entering your okta domain and then clicking "I have store integration", and fill in the client-id and secret key you collected in step number 2.\
   \
   ![](https://rezonate.zendesk.com/hc/article_attachments/16062737581469)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kb.rezonate.io/core-integrations/okta-integration/okta-integration-remediation-supported.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
