> For the complete documentation index, see [llms.txt](https://enterprise.hideez.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enterprise.hideez.com/use-cases/hideez-authenticator-mobile-app/using-hideez-authenticator-as-your-two-factor-authentication-method-for-sso.md).

# Using Hideez Authenticator as your two-factor authentication method for SSO

### Step 1: Enroll the software key on HES

1. Open the email from the HES in your mailbox and follow the link in it.<br>

   ![](/files/AEQ0uLoKlYTpm3rJAuoD)<br>
2. Follow the screen guide and set the password. Also here you can change the display language.\
   \
   ![](/files/wSheOFk3P8ssvALHGCx7)\
   \
   ![](/files/u8SrWDE93MFVa1MOQhvN)<br>
3. Then click the "Use Hideez Authenticator" button.\
   \
   ![](/files/yHhywlcOiLrNvA2swVf1)<br>
4. Here you can download Hideez Authenticator for your OS from Google Play or App Store via corresponding links.\
   \
   ![](/files/xSrCOXR5Zu4ba68OquPa)<br>
5. Open Hideez Authenticator and scan the QR code on HES.\
   \
   ![](/files/PRgoIQAiYJlUjgZDY4Cq)<br>
6. Confirm SSO enrollment on Hideez Authenticator.\
   \
   ![](/files/POvxLTpPcXdnDfdCXe0q)

### Step 2: Sign in with Hideez Authenticator

1. Type your email and click the "Next" button.\
   \
   ![](/files/gEyQZXMW6VEL8Pn2u47g)<br>
2. Type your password and click the "Next" button.\
   \
   ![](/files/qDvaks3VDsVTRs65RwbV)<br>
3. Click the "Hideez Authenticator App" button.\
   \
   ![](/files/U10iModNZJmjJ4TNbKDr)<br>
4. Open Hideez Authenticator App and scan the QR code.\
   \
   ![](/files/Cu3nPN2LIBHz3jGL0qbo)\
   \
   ![](/files/Kdt1KFk2iu9PB2CKOihY)<br>
5. Confirm the login at the Hideez Authenticator.\
   \
   ![](/files/Jk84yxxfLHPXBvv7QC8t)

{% hint style="success" %}
Also, for some devices it is possible to scan the code directly from the smartphone camera, this will redirect you to Hideez Authenticator.
{% endhint %}


---

# 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://enterprise.hideez.com/use-cases/hideez-authenticator-mobile-app/using-hideez-authenticator-as-your-two-factor-authentication-method-for-sso.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.
