Home > Get Started > Enable Application Resilience > Connect an Application for Okta
Export to PDFTo create application connections for Okta, complete the following configurations.
Follow the steps below to get the required information for creating an application connection:
Sign in to Okta and navigate to Applications > Applications.
In the Applications page, click Create App Integration.

In the Create a new app integration window, select API Services and click Next.

Enter a name for your App integration and click Save.

After saving the app, you will be directed to the service app details page. In General tab > Client Credentials section, click the Copy to clipboard button to copy the client ID and paste it into a safe location.

Click Edit in the Client Credentials section and select Public key / Private key as the client authentication method.
Click Add key in the PUBLIC KEYS section.

In the Add a public key window, click Generate new key to generate a new public key and then click Copy to clipboard to copy the private key.
*Note: The private key is available in both JSON and PEM formats. You may copy either one as needed.
When you finish generating the public key and copying the private key, click Done.
Under the General Settings section, click Edit, deselect the Require Demonstrating Proof of Possession (DPoP) header in token requests option in the Proof of possession field and click Save.

Navigate to the Okta API Scopes tab and grant the following permissions to your service app.
okta.apps.read
okta.devices.read
okta.groups.read
okta.orgs.read
okta.roles.read
okta.userTypes.read
okta.users.read

Navigate to the Admin roles tab and make sure the Super Administrator role is granted to the app.
Follow the steps below to create an application connection in AvePoint Online Services:
In AvePoint Online Service, navigate to Management > App management > Application connection, and then click Create on the action bar.
In the Create application connection panel, complete the following settings:

Profile name – Enter a name for your connection profile.
Description – Enter a description for the connection for future reference. This field is optional.
Select application – Select Okta from the drop-down list.
Okta domain – Enter your Okta domain: https://{domain}.
Client ID – Enter the client ID copied from Okta.
Private key – Enter the private key copied from Okta.
Click Save.
The connection you created will be displayed on the Management > App management > Application connection tab, and your Okta application will be connected.