# SSO Integration and IP filter

Birdie provides SSO integration to streamline identity and access management while ensuring compliance with your organization’s security policies. When SSO is enabled, you can also implement IP filtering, restricting access to your Birdie account exclusively to connections originating from approved organizational networks.

This capability can be activated as an add-on in your subscription.

Supported Protocols and detail:

* [SAML](https://auth0.com/docs/authenticate/protocols/saml/saml-configuration)
* [OpenID](https://auth0.com/docs/authenticate/identity-providers/enterprise-identity-providers)
* [AD/LDAP](https://auth0.com/docs/authenticate/identity-providers/enterprise-identity-providers/active-directory-ldap)
* [Google Workspace](https://auth0.com/docs/authenticate/identity-providers/enterprise-identity-providers/google-apps)
* [Azure](https://auth0.com/docs/authenticate/identity-providers/enterprise-identity-providers/azure-active-directory-native)
* [Ping Federate](https://auth0.com/docs/authenticate/identity-providers/enterprise-identity-providers/ping-federate)
* [Okta](https://auth0.com/docs/authenticate/identity-providers/enterprise-identity-providers/okta)

## SSO Setup

Once added to your subscription, SSO setup requires a combination of items that depend on the protocol you choose. Overall they typically include:

{% stepper %}
{% step %}

#### Confirm protocol

Client IT confirms which protocol will be used.
{% endstep %}

{% step %}

#### Share requirements

Birdie team shares the specific requirements needed for the chosen protocol.
{% endstep %}

{% step %}

#### Schedule working session

Client IT and Birdie team schedule a working session for setup and validation.
{% endstep %}
{% endstepper %}

![SSO requirements diagram](https://tawk.link/685001d2e1d1cb19110409b6/kb/attachments/sortffh1tp.png)

***

### High level security flow

![High level security flow](https://tawk.link/685001d2e1d1cb19110409b6/kb/attachments/IuUugLSg85.png)

### SSO authentication flow

![SSO authentication flow](https://tawk.link/685001d2e1d1cb19110409b6/kb/attachments/33urlO-WUu.png)


---

# 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://ask.birdie.ai/admin-and-settings/security/sso-integration-and-ip-filter.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.
