# Google and Microsoft SSO

Enforcing Microsoft or Google Single Sign-On (SSO) is a self-service action that can be performed directly by the user. You can validate the setup by simply logging out and then logging back in with your SSO credentials.

We have recently released a **beta self-service feature** for SSO enforcement, currently available for **Google SSO** and **Microsoft SSO** only.

#### How to Get Started

1. First, log in to Agentnoon using your Microsoft or Google SSO account.
2. Click on your profile picture in the top navigation bar, then select **Update Authentication**.

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

3. You will be redirected to a page to authenticate with your chosen SSO provider (Google or Microsoft).

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

3. Once authentication is successful, you will have the option to enforce SSO for all email addresses within your organization.

After completing these steps, SSO will be enforced for your work emails.


---

# 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.agentnoon.com/technical-documentation/authentication-and-identity-security/single-sign-on-sso/google-and-microsoft-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.
