# Enterprise SSO

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

We’re excited to announce that Enterprise Single Sign-On (SSO) is now live on FlytBase. This has been one of the most requested features from our enterprise customers, and it’s designed to make drone operations more secure, scalable, and aligned with your IT policies.

#### Why This Matters

Enterprise BVLOS drone operations involve multiple stakeholders — operators, admins, and viewers spread across different teams and sites. Managing user access securely is critical. With Enterprise SSO:

* **Seamless Access:** Log in with your corporate identity provider (Azure AD, Okta, or others) using your existing credentials.
* **Centralised Control:** Your IT/security teams decide who gets access, managing users and groups in line with your policies.
* **Stronger Security:** Align with enterprise standards such as multi-factor authentication, password policies, and zero-trust principles.
* **Simplified Onboarding:** Eliminate duplicate accounts and reduce IT overhead — fewer tickets for password resets, faster provisioning for new users.

#### Key Benefits for You

* Frictionless login for admins, operators, and viewers.
* Enhanced compliance with GDPR, SOC 2, and other security standards.
* Works across all deployment modes — Cloud, On-Prem, and even air-gapped setups.
* Integrated with FlytBase Shield (AES-256 encryption, data isolation, RBAC) for end-to-end protection of your aerial data.

{% hint style="info" %}
If you already have a FlytBase account, no need to worry. If your current FlytBase account email matches your corporate SSO email, your profile, roles, and data remain unchanged.
{% endhint %}

For detailed setup instructions and step-by-step guidance on enabling Enterprise SSO for your organisation, please refer to our [documentation](https://docs.flytbase.com).

This upgrade isn’t just about simplifying logins — it’s about making sure your drone operations scale securely, without compromising on compliance or efficiency.


---

# 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://releases.flytbase.com/september-2025/enterprise-sso.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.
