# OKTA via SAML

## 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.
2. Navigate to **Applications** and choose **Applications** from the dropdown:

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

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

<figure><img src="/files/8MAviuOH1FYzPkgl9LLB" alt=""><figcaption></figcaption></figure>

4. Search for **Aerofiler** and then click on it:&#x20;

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

5. Click the **Add** button:&#x20;

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

6. Enter the URL you use to login to Aerofiler (eg <https://acme.aerofiler.com>) then click Done:

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

7. Click the **Sign On** tab, and copy the Metadata URL by pressing the Copy button (you will send this to Aerofiler in a following step):

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

8. On the same page as above, scroll to the Credentials Details section (at the end) and set the Application username format to Email, then press the Done button:

<figure><img src="/files/52mDKw3AVUmjSNfWHWif" alt=""><figcaption></figcaption></figure>

9. Send the **Metadata URL** value copied above to Aerofiler.
10. Wait for Aerofiler to confirm that SSO has been setup.
11. Add or Assign users within Okta as per your usual process.

## 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-saml.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.
