# Single Sign-On (SSO)

Finora supports two single sign-on options: **Microsoft** and **Google**. SSO lets you sign in with your existing work account instead of remembering another password.

## How to sign in with SSO

When SSO is enabled for your workspace, the sign-in page shows extra buttons next to the email/password form:

* **Continue with Microsoft** — for Microsoft 365 / Azure AD work accounts
* **Continue with Google** — for Google Workspace accounts

Click the button, complete your usual sign-in flow with Microsoft or Google, and you're in. The first time you sign in this way, Finora creates an account using your email — no password required.

## Linking SSO with an existing account

If you originally signed up with email and password and you want to switch to SSO using the same email, just click the SSO button on your next sign-in. Finora links it to your existing account automatically. Your dashboards, alerts, and data stay exactly as they were.

## I don't see an SSO button

That means your workspace administrator hasn't enabled SSO yet. Ask them to set it up — they'll find the instructions in the admin guide. SSO is optional and can be turned on for either Microsoft, Google, or both.

## Common issues

| What you see                            | What to do                                                                                                                          |
| --------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
| "redirect\_uri\_mismatch" after consent | Tell your administrator — the redirect URL in the identity provider needs to match Finora's address exactly.                        |
| Sign-in works but dashboards are empty  | This is a brand-new account. Check that your administrator hasn't created a duplicate account for you under a different email.      |
| Microsoft asks for admin approval       | Your organization restricts third-party app sign-ins. A Microsoft administrator needs to approve Finora once for the whole company. |

For deeper sign-in problems see [Troubleshooting](/reference/troubleshooting.md).


---

# 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.finora.services/getting-started/single-sign-on.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.
