# Authentiation Methods

Authentication methods is a report that gives insights into Multi Factor Authentication configurations per user.

<figure><img src="/files/81su94qDANVkzTWI3y7f" alt=""><figcaption></figcaption></figure>

You will see the default MFA method used by each individual and should consider to run [MFA campaigns ](https://learn.microsoft.com/en-us/entra/identity/authentication/how-to-mfa-registration-campaign)to ensure that all your end-users uses a secure way to authenticate to your solutions and data. You will also see all MFA methods configured and available per user.

This is a quite complex subject and You should make sure that you've followed [Microsoft best practice guidance](https://learn.microsoft.com/en-us/azure/security/fundamentals/identity-management-best-practices#enforce-multifactor-verification-for-users)

Worst case scenario is if someone guess the correct password to a member account haven't registered MFA and have not [self service password registered](https://learn.microsoft.com/en-us/entra/architecture/secure-best-practices#self-service-password-management). Most likely someone will configure MFA according to policy and start consuming your solutions and data.

You will find these users by selecting MFA registration complete = FALSE and SSPR Registered = FALSE

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


---

# 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.bsure.io/user-guides/security/authentiation-methods.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.
