# Okta

The Okta integration allows you to automatically sync your Okta employees' data to auto-fill your teammates' signatures in Scribe.

### Note

{% hint style="info" %}
Rest assured, Scribe is [SOC2 Type II compliant](https://help.scribe-mail.com/scribe/security) ensuring the safety of your data.
{% endhint %}

### Installation guide

{% stepper %}
{% step %}

### Navigate to your Okta admin account and select Menu > Applications

<figure><img src="/files/su6CPS7gESUqliQVhct8" alt="" width="362"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click on Create App Integration

<figure><img src="/files/Fa7PIjNXH9Yct3oodO5r" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Choose 'OIDC - OpenID Connect' and 'Single-Page Application', then click 'Next'

<figure><img src="/files/UsIegU3DhjKphP2e0HHJ" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### In 'General Settings', name your application and turn on the 'Refresh Token' option.

<figure><img src="/files/pkDMHW9pej5PjD4oCD7s" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### In the 'Sign-in redirect URIs' section, input: <https://app.scribe-mail-staging.com/callback/okta>

<figure><img src="/files/GrPfufpAVABW4NEGg8V2" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### In the 'Assignments' section, choose 'Allow everyone in your organization to access' and then hit 'Save'.

<figure><img src="/files/wI1Z1dhNs1N1MYWVke1k" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Copy and paste the Client ID in Scribe.

<figure><img src="/files/7mhyLOTmDeK3IC2BCVRq" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Copy and paste your Okta Domain in Scribe

<figure><img src="/files/4owV76LQuG0R0WDvsYg6" alt="" width="293"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Grant access to **okta.users.read** and **okta.schemas.read** scopes.

<figure><img src="/files/vfqiLLzCDk8KqRpRr22L" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://help.scribe-mail.com/scribe/auto-fill-signatures-information/integrations/hris/okta.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.
