# Multi-Factor Authentication Support

<code class="expression">space.vars.PRODUCT\_NAME</code> supports Microsoft 365 modern authentication and multi-factor authentication through the online sign-in form. When a user is prompted by <code class="expression">space.vars.PRODUCT\_NAME</code> to authorise with Microsoft 365, they should click the link 'authenticate with Office 365 via the online form'.

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

After clicking the link, the online sign-in form will pop up for the user to authenticate online. The manner of authentication is dependent upon how your organisation and the user has configured their authentication in Microsoft 365/Microsoft Entra.

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

After signing in, if the user has multi-factor authentication enabled they will be prompted for their second factor of authentication.

<figure><img src="/files/7efjQSjhtSDwpPOCl4KU" alt=""><figcaption></figcaption></figure>

The online form will close and <code class="expression">space.vars.PRODUCT\_NAME</code> will complete the authentication.

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

{% hint style="info" %}
If your organisation has single sign-on with ADFS or Entra joining, then users will not be prompted to authenticate, authentication will be automatic. See [Single Sign-On and Entra ID Token Protection](/feature-guide/single-sign-on-and-entra-id-token-protection.md)
{% endhint %}


---

# 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.zeedrive.com/feature-guide/multi-factor-authentication-support.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.
