# Azure AD via SAML

## Prerequisites

1. You must have an Aerofiler subscription that supports ADFS via SAML integration
2. Aerofiler Support must have enabled the integration for your Account.

## Details

1. Go to “Azure Active Directory”
2. Go to "Enterprise Applications"
3. Click "New Application" (top left)
4. Client "Create you own application" (top left)
5. Name the application, eg "Aerofiler SAML"
6. Click "Integrate any other application you don't find in the gallery (Non-gallery)"
7. Once the application has been created, assign users and/or groups using "1. Assign users and groups".
8. Once you have finished assigning your users and/or groups, click "Single sign-on"

   <figure><img src="/files/vJK5FCoodj5BXrPHWFnK" alt=""><figcaption></figcaption></figure>
9. Click "SAML"
10. Copy the following 4 values as indicated and send to Aerofiler:

    1. "App Federation Metadata Url" from section 3 "SAML Certificates"
    2. "Login URL" from section 4 "Set up Aerofiler SAML"
    3. "Azure AD Identifier" from section 4 "Set up Aerofiler SAML"
    4. "Logout URL" from section 4 "Set up Aerofiler SAML"

    <figure><img src="/files/cZN0LmMQesGV9VURLDb1" alt=""><figcaption></figcaption></figure>
11. Aerofiler will generate an XML metadata file to send back to you
12. Upload the received file by selecting “Upload metadata file”:

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

13. Click "Save" (top left) and then "X" (top right) to close "Basic SAML Configuration"&#x20;
14. Notify Aerofiler that the setup within your Azure AD environment is complete.


---

# 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/azure-ad-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.
