# OKTA via OIDC

## Prerequisites

1. You must have an Aerofiler subscription that supports Okta integration
2. Aerofiler Support must have enabled Okta integration for your Account

## Supported Features

The following features are supported:

* SP-initiated SSO

## Procedure

1. Contact Aerofiler to ensure the prerequisites have been met, and request a secure link to upload the Client ID and Client Secret values generated below in step 8.
2. Navigate to **Applications** and choose **Applications** from the dropdown:

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

1. In the Applications page, select **Browse App Catalog**:

   <figure><img src="/files/8MAviuOH1FYzPkgl9LLB" alt=""><figcaption></figcaption></figure>
2. Search for **Aerofiler** and then click on it:&#x20;

   <figure><img src="/files/0jifPNhGkhzCoU0QPG3g" alt=""><figcaption></figcaption></figure>
3. Click the **Add** button:&#x20;

   <figure><img src="/files/Xf0H3uIl8wVd2dAN4059" alt=""><figcaption></figcaption></figure>
4. Enter the URL you use to login to Aerofiler (eg <https://acme.aerofiler.com>) then click Done.&#x20;

   <figure><img src="/files/NZ6T3bBvDFvODecwmnrN" alt=""><figcaption></figcaption></figure>
5. Click the **Sign On** tab, and copy the **Client ID** and **Client secret** values.&#x20;

   <figure><img src="/files/ROa8qlTUIMo1XbUEdu4r" alt=""><figcaption></figcaption></figure>
6. Send the **Client ID** and **Client Secret** values copied above to the secure link provided by Aerofiler.

## Testing

Once Aerofiler notifies you that the setup has been completed, the integration should be ready to be used. You can initiate the login process by either of the following ways:

1. Enter your domain directly into your browser e.g. acme.aerofiler.com
2. Initiate login from within your Okta console.


---

# 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://adminguidesgitbook.aerofiler.com.au/single-sign-on/okta-via-oidc.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.
