> For the complete documentation index, see [llms.txt](https://docs.foxio.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.foxio.io/setup/okta/create-an-app-integration-access-your-client-id-and-client-secret.md).

# Create an App Integration; Access Your Client ID and Client Secret

* [ ] Log in to Okta
* [ ] Navigate to the Applications page by clicking the "Applications" dropdown menu in the navigation bar on the left side of your window and then clicking the "Applications" dropdown item

<figure><img src="/files/hNTvy0uQkAfDHzAGsUFj" alt=""><figcaption></figcaption></figure>

* [ ] Create a new app integration by clicking the "Create App Integration" button

<figure><img src="/files/Of2I6YV0u4TdTPOYoAcf" alt=""><figcaption></figcaption></figure>

* [ ] Choose "OIDC - OpenID Connect" as the sign-in method and "Web Application" as the application type for your app integration and click the "Next" button to proceed to the next page

<figure><img src="/files/6NWctMpiKHln74AyDXex" alt=""><figcaption></figcaption></figure>

* [ ] Select the "Client Credentials" and "Authorization Code" grant types and enter *<https://eva.foxio.io/callback>* as the sign-in redirect URI

<figure><img src="/files/mC9th9lbxSSKGuMJ1zLA" alt=""><figcaption></figcaption></figure>

* [ ] Configure the other settings for your app integration and click the "Save" button to create your app integration
* [ ] The Client ID for the app integration you created for EVA will appear in the "Client Credentials" section of the "General" tab of the details view for the application

<figure><img src="/files/OvdcJUDLs85z4LKw5OoR" alt=""><figcaption></figcaption></figure>

* [ ] The Client Secret for the app integration you created for EVA will appear in the "Client Credentials" section of the "General" tab of the details view for the application

<figure><img src="/files/gpRc0wPnBcw21BwUiy4M" alt=""><figcaption></figcaption></figure>

* [ ] Ensure that the Okta Authorization Server you plan to use with EVA is equipped with an Access Policy and associated Policy Rule(s) that permit your organization's users to authenticate themselves when redirected to Okta from EVA. To learn more about Access Policies and how to create one, if needed, [read Okta's docs](https://developer.okta.com/docs/guides/configure-access-policy/main/).
