> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/ras-admin-guide/parallels-ras-21-administrators-guide/connection-and-authentication-settings/multi-factor-authentication/adding-an-mfa-provider.md).

# Adding an MFA provider

To add an MFA provider:

1. In the RAS Console, navigate to **Connection** and select the **Multi-Factor authentication** tab.
2. Click **Tasks > Add** (or click the **\[+]** icon).
3. Select your MFA provider. A wizard will open.
4. In the Wizard window, specify the following parameters:
   * **Name:** Name of the provider.
   * **Description:** Description of the provider.
   * In the **Themes** table select the Theme(s) that will use this MFA provider.
5. Click **Next**.
6. Do one of the following:
   * If you use RADIUS, configure the setting as described in [**Connection**](/landing/ras-admin-guide/parallels-ras-21-administrators-guide/connection-and-authentication-settings/multi-factor-authentication/using-radius/connection.md) and click Finish.
   * If you are using a TOTP provider other than Google Authenticator, configure the setting as described in [**Configuring TOTP**](/landing/ras-admin-guide/parallels-ras-21-administrators-guide/connection-and-authentication-settings/multi-factor-authentication/using-totp/configuring-totp.md).
   * If you use email to send OTPs, configure the setting as described in Configuring email OTP.
   * If you use Deepnet DualShield, configure the setting as described in [**Configuring Parallels RAS to use the DualShield Authentication Platform**](/landing/ras-admin-guide/parallels-ras-21-administrators-guide/connection-and-authentication-settings/multi-factor-authentication/using-deepnet-dualshield/configuring-parallels-ras-to-use-the-dualshield-authentication-platform.md). For information about configuring DualShield Authentication Platform, see section [**Configuring DualShield 5.6+ Authentication Platform**](/landing/ras-admin-guide/parallels-ras-21-administrators-guide/connection-and-authentication-settings/multi-factor-authentication/using-deepnet-dualshield/configuring-dualshield-5.6+-authentication-platform.md).
   * If you use SafeNet, configure the setting as described in [**Configuring SafeNet**](/landing/ras-admin-guide/parallels-ras-21-administrators-guide/connection-and-authentication-settings/multi-factor-authentication/using-safenet/configuring-safenet.md).
   * If you use Google Authenticator, configure the setting as described in [**Configuring Google Authenticator**](/landing/ras-admin-guide/parallels-ras-21-administrators-guide/connection-and-authentication-settings/multi-factor-authentication/using-totp/configuring-google-authenticator.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/ras-admin-guide/parallels-ras-21-administrators-guide/connection-and-authentication-settings/multi-factor-authentication/adding-an-mfa-provider.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
