# Enforce Single-Sign On (SSO)

In order to ensure that your users can only login via SSO and not alternative login methods such as username/password and Google Login, you can enforce SSO on your organization.&#x20;

1. Navigate to the Single Sign On page [here](https://app.bird.com/settings/security/access-settings) and click on Manage SSO Settings.

<figure><img src="https://3861485111-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU9kiDiTGVD8kkbnKKyEn%2Fuploads%2FIOyWf0UZmE4t1pRSeUJL%2Fimage.png?alt=media&#x26;token=c2b27a63-e34d-4b2b-b5bb-e09f2ed5e634" alt=""><figcaption></figcaption></figure>

2. Here you can tick the Require SSO authentication toggle switch and also optionally exclude some users from enforcing SSO. This can be useful if you have misconfigured your SSO integration and can no longer login through SSO. The users specified will still be able to login with other methods and fix the settings.


---

# 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://docs.bird.com/applications/settings/account/organization-settings/single-sign-on-sso/enforce-single-sign-on-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.
