# Loadium Updates - Microsoft Single Sign-On (SSO)

You can now sign in to Loadium with your Microsoft work or school account using secure OAuth 2.0, eliminating the need to manage a separate username and password.

<figure><img src="/files/omznilleKpt1uHt0yRdB" alt="" width="375"><figcaption></figcaption></figure>

**Highlights**

* **One-click access** – Sign in with the same credentials you already use for Microsoft 365, Teams, and Azure AD.
* **Enterprise-grade security** – Benefits from multi-factor authentication, conditional access policies, and automatic de-provisioning managed by Microsoft Entra ID (Azure AD).
* **Zero IT friction for new users** – Anyone invited to a project can create their Loadium account instantly with Microsoft SSO and is provisioned with the correct role.
* **Reduced password overhead** – Fewer forgotten-password tickets for admins; identity lifecycle is handled by your directory.

{% hint style="info" %}
**Coming soon:** Linking an existing Loadium account to a Microsoft identity is not available in this initial release, but migration support is coming soon!
{% 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://releasenotes.loadium.com/loadium-updates-microsoft-single-sign-on-sso.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.
