> For the complete documentation index, see [llms.txt](https://hub.equipme.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.equipme.io/classes/portal-quick-setup/single-sign-on-configuration.md).

# Single Sign-On configuration

Single Sign On, usually called SSO, allows users to access equipme using one single login. Instead of creating and remembering separate usernames and passwords, users authenticate once through a central identity system and are then automatically recognized when accessing equipme.

<figure><img src="/files/4sCp32Rn8O0Kwbk6l3zh" alt=""><figcaption></figcaption></figure>

In everyday use, this means a smoother and faster login experience with fewer password related issues. From an administrative perspective, SSO helps you keep access under control. User accounts can be managed centrally, access can be granted or revoked quickly, and security rules such as password policies or multi factor authentication are enforced consistently.

In equipme, SSO is used to connect your existing identity provider, for example Microsoft Entra ID, directly to the platform. This ensures that only authorized users can sign in and that access to equipme always reflects your internal user management.

This quick guide gives you a brief understanding of what SSO does and why it is relevant in equipme. For detailed instructions on how to configure Single Sign On, please refer to the dedicated SSO setup article.

{% content-ref url="/spaces/sefXXH6Iz8RCwoM5daoW/pages/jflkEWlVwIn6NNMCjRpZ" %}
[Single Sign-On (SSO)](/equipme/settings-1/portal-settings/single-sign-on-sso.md)
{% endcontent-ref %}


---

# 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:

```
GET https://hub.equipme.io/classes/portal-quick-setup/single-sign-on-configuration.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.
