> ## Documentation Index
> Fetch the complete documentation index at: https://help.scribe-mail.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Okta

> Houd e-mailhandtekeningen accuraat en actueel door gegevens uit gebruikersprofielen — zoals naam, functie en afdeling — te synchroniseren vanuit Okta, je identityprovider.

Volg deze stappen om [de handtekeningen van je teamleden automatisch in te vullen](/nl/smart-fields) met Okta als gegevensbron.

<Info>
  **Je teamleden hoeven niets te doen.**
</Info>

<Info>
  **Wijzigingen in je Okta worden automatisch gesynchroniseerd met Scribe.**
</Info>

<Info>
  **SOC 2 Type II-gecertificeerd.** [Je gegevens zijn veilig](/nl/security/data-collection/okta).
</Info>

## Installatiehandleiding

### Vereisten

* Beheerderstoegang tot de Okta-beheerconsole
* Een Scribe-account met beheerderstoegang

<Steps>
  <Step title="Ga naar je Okta-beheerconsole en selecteer Menu > Applications > Applications">
    <Frame>
      <img src="https://mintcdn.com/scribe/pvZJQ56rCCLLmCwt/integrations/smart-fields/images/okta-step-1.png?fit=max&auto=format&n=pvZJQ56rCCLLmCwt&q=85&s=ff2517c303603b7a8ee43c864a190021" alt="Okta-beheerconsolemenu met Applications gemarkeerd" className="mx-auto" style={{ width:"44%" }} width="614" height="946" data-path="integrations/smart-fields/images/okta-step-1.png" />
    </Frame>
  </Step>

  <Step title="Klik op Create App Integration">
    <Frame>
      <img src="https://mintcdn.com/scribe/pvZJQ56rCCLLmCwt/integrations/smart-fields/images/okta-step-2.png?fit=max&auto=format&n=pvZJQ56rCCLLmCwt&q=85&s=e104123b9975c8d53c9cf25bac8d1920" alt="Okta Applications-pagina met de knop Create App Integration gemarkeerd" className="mx-auto" style={{ width:"76%" }} width="1396" height="470" data-path="integrations/smart-fields/images/okta-step-2.png" />
    </Frame>
  </Step>

  <Step title="Kies 'OIDC - OpenID Connect' en 'Single-Page Application' en klik op 'Next'">
    Selecteer **OIDC - OpenID Connect** als aanmeldmethode en **Single-Page Application** als applicatietype.

    <Frame>
      <img src="https://mintcdn.com/scribe/pvZJQ56rCCLLmCwt/integrations/smart-fields/images/okta-step-3.png?fit=max&auto=format&n=pvZJQ56rCCLLmCwt&q=85&s=5fd49d96bd05f7435efdb25dae391324" alt="Dialoogvenster Create App Integration met OIDC en Single-Page Application geselecteerd" className="mx-auto" style={{ width:"64%" }} width="1140" height="1204" data-path="integrations/smart-fields/images/okta-step-3.png" />
    </Frame>
  </Step>

  <Step title="Geef je applicatie een naam in 'General Settings' en zet de optie 'Refresh Token' aan">
    Voer een naam in zoals `Scribe integration` en vink het type **Refresh Token** aan.

    <Frame>
      <img src="https://mintcdn.com/scribe/pvZJQ56rCCLLmCwt/integrations/smart-fields/images/okta-step-4.png?fit=max&auto=format&n=pvZJQ56rCCLLmCwt&q=85&s=a322fac129afc0dccfb6009e8ae48704" alt="General Settings met de naam van de app en de optie Refresh Token gemarkeerd" className="mx-auto" style={{ width:"70%" }} width="1438" height="964" data-path="integrations/smart-fields/images/okta-step-4.png" />
    </Frame>
  </Step>

  <Step title="Kopieer de Scribe-callbackwaarde in de sectie 'Sign-in redirect URIs'">
    Kopieer de callback-URL hieronder en plak deze in het veld **Sign-in redirect URIs** in Okta.

    ```text theme={null}
    https://app.scribe-mail.com/callbacks/okta
    ```

    <Frame>
      <img src="https://mintcdn.com/scribe/pvZJQ56rCCLLmCwt/integrations/smart-fields/images/okta-step-5.png?fit=max&auto=format&n=pvZJQ56rCCLLmCwt&q=85&s=b154965d8cc00cbecb93b5e680e51f36" alt="Veld voor sign-in redirect URI's met de Scribe-callback-URL" className="mx-auto" style={{ width:"86%" }} width="1454" height="374" data-path="integrations/smart-fields/images/okta-step-5.png" />
    </Frame>
  </Step>

  <Step title="Kies in de sectie 'Assignments' de optie 'Allow everyone in your organization to access' en klik op 'Save'">
    <Frame>
      <img src="https://mintcdn.com/scribe/pvZJQ56rCCLLmCwt/integrations/smart-fields/images/okta-step-6.png?fit=max&auto=format&n=pvZJQ56rCCLLmCwt&q=85&s=670066f0a6ae3eb71f80dfcf35a529cd" alt="Sectie Assignments met de optie Allow everyone geselecteerd" className="mx-auto" style={{ width:"85%" }} width="1496" height="374" data-path="integrations/smart-fields/images/okta-step-6.png" />
    </Frame>
  </Step>

  <Step title="Kopieer en plak de Client ID hieronder">
    Kopieer in de sectie **Client Credentials** de **Client ID** en plak deze in het overeenkomstige veld in Scribe.

    <Frame>
      <img src="https://mintcdn.com/scribe/pvZJQ56rCCLLmCwt/integrations/smart-fields/images/okta-step-7.png?fit=max&auto=format&n=pvZJQ56rCCLLmCwt&q=85&s=6c9f393987ed5f0904ab508f235c6a25" alt="Sectie Client Credentials met de Client ID" className="mx-auto" style={{ width:"75%" }} width="1374" height="550" data-path="integrations/smart-fields/images/okta-step-7.png" />
    </Frame>
  </Step>

  <Step title="Kopieer en plak je Okta-domein in Scribe">
    Klik op je profiel rechtsboven in de Okta-beheerconsole om je Okta-domein te vinden (bijv. `dev-12345678.okta.com`). Kopieer het en plak het in het veld **Domein** in Scribe.

    <Frame>
      <img src="https://mintcdn.com/scribe/pvZJQ56rCCLLmCwt/integrations/smart-fields/images/okta-step-8.png?fit=max&auto=format&n=pvZJQ56rCCLLmCwt&q=85&s=b25633aff4c4351299767018a8eee320" alt="Okta-profielmenu met het Okta-domein" className="mx-auto" style={{ width:"58%" }} width="616" height="714" data-path="integrations/smart-fields/images/okta-step-8.png" />
    </Frame>
  </Step>

  <Step title="Geef toegang tot de scopes okta.users.read en okta.schemas.read">
    Ga in je Okta-applicatie naar het tabblad **Okta API Scopes** en klik op **Grant** naast `okta.users.read` en `okta.schemas.read`.

    <Frame>
      <img src="https://mintcdn.com/scribe/pvZJQ56rCCLLmCwt/integrations/smart-fields/images/okta-step-9.png?fit=max&auto=format&n=pvZJQ56rCCLLmCwt&q=85&s=4d96c026697de4bb987b1c21fbc922d1" alt="Tabblad Okta API Scopes met de Grant-knop voor okta.users.read gemarkeerd" className="mx-auto" style={{ width:"81%" }} width="1467" height="1038" data-path="integrations/smart-fields/images/okta-step-9.png" />
    </Frame>
  </Step>

  <Step title="Klik hieronder op 'Connect Okta' en volg de instructies in het pop-upvenster">
    <Frame>
      <img src="https://mintcdn.com/scribe/xbQhr3JjkYildsKM/images/okta-connect-button-in-scribe.png?fit=max&auto=format&n=xbQhr3JjkYildsKM&q=85&s=7841f68b05894b34d2ba074b4bd5cb67" alt="Knop Connect Okta in Scribe met prompt voor pop-upinstructies" width="1440" height="366" data-path="images/okta-connect-button-in-scribe.png" />
    </Frame>
  </Step>
</Steps>

## Gerelateerde artikelen

* [Payfit](/nl/integrations/smart-fields/payfit-smart-fields): synchroniseer Payfit-gegevens met je handtekeningen.
* [Rippling](/nl/integrations/smart-fields/rippling-smart-fields): synchroniseer Rippling-gegevens met je handtekeningen.
* [Teamleden toewijzen aan een handtekening](/nl/assign-teammates-to-a-signature): gebruik Smartfield-voorwaarden om handtekeningen automatisch toe te wijzen.
