# External SSO based MFA

{% hint style="warning" %}
Since [version 1.5.0 ](/1.5/features/wireguard/multi-factor-authentication-mfa-2fa.md)we support MFA based on external OIDC/SSO.
{% endhint %}

You can use [Internal OIDC/SSO](/1.4/features/openid-connect.md) - called [Internal MFA ](#internal-mfa)- to force Desktop & Mobile clients to authenticate with **TOTP & Email codes** and after that with **session keys based on WireGuard Pre-Shared Keys** (PSK). For more details about this, please refer to the [architecture section](/1.4/in-depth/architecture/architecture.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.defguard.net/1.4/features/wireguard/multi-factor-authentication-mfa-2fa/external-sso-based-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.
