# SSO and MFA

The platform offers different options for authentication, including multiple SSO (Single Sign On) options and, on top of any of those, also MFA (Multi Factor Authentication) if/when required.

Access via credentials (standard username+password) powered by third-party or by Meterian is included in all plans. Access via social logins (GoogleWorkspace, Github, etc.), powered by third-party is also included in all plans

Please note that SSO and MFA may incur additional costs.

### SSO - Single sign on

SSO is available to all enterprise pla:

* native SSO provided by Meterian and supporting:&#x20;
  * AzureAD/Entra via OAuth2/OIDC
  * AzureAD/Entra via SAML
  * Google Workspace
  * Cognito
  * OpenAM
  * Generic SAML connector
  * user provisioning via SCIM connector
* third-party SSO, supports all most popular external configurations, up to 2000 users
* ad-hoc SSO implementations

Additional specific documentation can be provided via support request

### MFA - Multi Factor Auhentication

In terms of MFA we offer two options that can be put on top of the selected authentication mechanism:

* up to 2 factors: authenticator/OTP, recovery codes)
* up to 4 factors: authenticator/OTP, recovery codes, email, sms

Additional information can be found in the [specific section](/the-meterian-webapp/advanced-functionalities/multi-factor-authentication.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.meterian.io/master/sso-and-mfa.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.
