> ## Documentation Index
> Fetch the complete documentation index at: https://stackone-hub-docs-confluence-api-token-update.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Oracle

> If you've been directed to StackOne to integrate with Oracle, the following steps will help you understand the process and any necessary actions to configure successful integration.

<Warning>
  This guidance assumes you have Admin privileges for your Oracle account.
</Warning>

## JWT Authentication

<Steps>
  <Step title="Find REST Server URL">
    Log into the Oracle dashboard and take the root URL from the address bar.

    E.g. If your url is `https://fa-test-saasfa.fa.ocs.oraclecloud.com/fscmUI/faces/AtkHomePageWelcome?` the REST Server URL is `https://fa-test-saasfa.fa.ocs.oraclecloud.com`
  </Step>

  <Step title="Find User Name">
    Follow these steps to find the user name:

    [https://docs.oracle.com/en/cloud/saas/talent-management/faiol/set-up-skillsoft-percipio-integration-with-oracle-learning.html](https://docs.oracle.com/en/cloud/saas/talent-management/faiol/set-up-skillsoft-percipio-integration-with-oracle-learning.html)
  </Step>

  <Step title="Find x509 Certificate">
    Obtain the x509 certificate from your content provider.
  </Step>

  <Step title="Find Private Key">
    Obtain the private key from your content provider.
  </Step>
</Steps>

## Linking your Account

<Steps>
  <Step title="Link Oracle Account">
    In the modal, add the `REST Server URL`, `User Name`, `x509 Certificate`, `Private Key` from the previous steps.

    Click `Connect`.
  </Step>
</Steps>

<IntegrationFooter />

## Useful Links

<Card title="Oracle JWT Docs" icon="link" href="https://www.oracle.com/webfolder/technetwork/tutorials/obe/fusionapps/HCM/JWT_API_Authentication_OBE/html/index.html">
  [https://www.oracle.com/webfolder/technetwork/tutorials/obe/fusionapps/HCM/JWT\_API\_Authentication\_OBE/html/index.html](https://www.oracle.com/webfolder/technetwork/tutorials/obe/fusionapps/HCM/JWT_API_Authentication_OBE/html/index.html)
</Card>
