# SSO / OAuth / OpenID Connect

User management with SSO, OAuth and OpenID Connect.

# Login with Microsoft

With Squeeze version 2.20, it is possible to log in easily using Microsoft Entra ID, also known as Azure AD.

This page describes how you can display a login button on the Squeeze login page. Once the configuration is complete, the login page will look like this:

[![image-1762298989921.png](https://docs.squeeze.one/uploads/images/gallery/2025-11/scaled-1680-/image-1762298989921.png)](https://docs.squeeze.one/uploads/images/gallery/2025-11/image-1762298989921.png)

### Configuration in Microsoft Entra ID

#### Create a Microsoft Entra App for your organization

<p class="callout info">The redirect URL is the URL of your Squeeze tenant with the additional path /sso/  
In this example it is [https://private.squeeze.one/sso/](https://private.squeeze.one/sso/)</p>

[![image-1762295793238.png](https://docs.squeeze.one/uploads/images/gallery/2025-11/scaled-1680-/image-1762295793238.png)](https://docs.squeeze.one/uploads/images/gallery/2025-11/image-1762295793238.png)

#### Create a client secret for the app

[![image-1762287308534.png](https://docs.squeeze.one/uploads/images/gallery/2025-11/scaled-1680-/image-1762287308534.png)](https://docs.squeeze.one/uploads/images/gallery/2025-11/image-1762287308534.png)

<p class="callout info">Copy the client secret value.  
Please note that the secret cannot be viewed or copied later.</p>

[![image-1762287434862.png](https://docs.squeeze.one/uploads/images/gallery/2025-11/scaled-1680-/image-1762287434862.png)](https://docs.squeeze.one/uploads/images/gallery/2025-11/image-1762287434862.png)

#### Add the API permissions

[![image-1762287458917.png](https://docs.squeeze.one/uploads/images/gallery/2025-11/scaled-1680-/image-1762287458917.png)](https://docs.squeeze.one/uploads/images/gallery/2025-11/image-1762287458917.png)

#### Enter the Client App-Id and client secret in Squeeze

[![image-1762287542905.png](https://docs.squeeze.one/uploads/images/gallery/2025-11/scaled-1680-/image-1762287542905.png)](https://docs.squeeze.one/uploads/images/gallery/2025-11/image-1762287542905.png)