# Login with SSO

{% stepper %}
{% step %}
Connect to your **Xopero ONE Management Service**.

Use <kbd>\<ipAddress>:\<port></kbd> for the on-prem model or [your unique login URL](#user-content-fn-1)[^1] for SaaS model.
{% endstep %}

{% step %}
Select one of the available SSO options.

{% hint style="info" %}
To log in to **Xopero ONE** using SSO, you can choose one of the following providers: **Bitbucket**, **GitHub**, **GitLab**, **Google**, or **Microsoft**. If you want to use your private identity provider for quick login, configure your IdP using the **SAML** protocol. See more in [External Identity Providers (SAML)](/xopero-one-en/login-and-password/external-identity-providers-saml.md) section.
{% endhint %}

<figure><img src="/files/ojcCM1pgE6X6Wt5jaNza" alt=""><figcaption><p><em>SSO options example for <strong>Xopero ONE</strong> SaaS.</em></p></figcaption></figure>
{% endstep %}

{% step %}
Go through the selected supplier's login process.
{% endstep %}

{% step %}
Once signed in, you will be automatically redirected to your **XMS** main page.
{% endstep %}
{% endstepper %}

[^1]: You can find it in the welcome email sent by **Xopero**— it will also be automatically generated when you log in using <https://xopero.com/login/>.


---

# 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://helpcenter.xopero.com/xopero-one-en/login-and-password/login-methods/login-with-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.
