# Configuration for Microsoft SSO Login

You can log in to GuardWare INSIGHT using Single Sign-On (SSO) via Microsoft Azure, removing the need for separate credentials.&#x20;

However, before using Microsoft SSO, an Azure administrator **must configure** the consent settings in the Microsoft Azure Portal to allow users to authenticate through Azure.

**To configure the consent settings:**

1. Log in to the [**Azure Portal**](https://portal.azure.com/) using an administrator account.
2. Navigate or search for **Enterprise applications**.&#x20;
3. Under **Manage**, click **User settings** and click **consent and permissions**.<br>

   <figure><img src="/files/9FGPXxNBJVkTscdxWQuM" alt=""><figcaption></figcaption></figure>
4. Under **User consent settings**, select **Let Microsoft manage your consent settings (Recommended)** and click **Save**. <br>

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

This setting allows Microsoft to automatically manage consent permissions for enterprise applications. Once enabled, users can authenticate with their Microsoft accounts on the GuardWare INSIGHT login screen. &#x20;

## Log In Using Microsoft

Click **Microsoft** on the login screen, and you will be redirected to the Azure authentication page for secure login. Once authenticated, your session is created automatically and remains active until the Azure token expires or you log out.&#x20;

<figure><img src="/files/5WDptICDBAMscXOmDXQg" alt="" width="223"><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.guardware.com/insight/guardware-insight/getting-started/configuration-for-microsoft-sso-login.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.
