# Authentication\_via\_SSO

**How can users authenticate themselves via SSO?**

Before you can log in via SSO, it is important to make sure that your IT department supports this authentication procedure and provides you with the necessary IDs.

Additionally, please keep in mind that Qvantum needs to be configured for SSO login. If you require assistance with this, please don't hesitate to reach out to our support team.

Once the Qvantum IT team has configured the access authorizations for the owners of a planning application, you will be able to set up access authorizations for the planners yourself by entering their respective SSO ID.

&#x20;

To enable planners in your team to log in via single sign-on, you need to expand the team master data. To do this, export the master data on the Team tab.

In the exported CSV file, you will find an additional column containing the master data. This column should be labeled as "single-sign-on-user-id". It is important to ensure that the IDs are written identically in order for them to be correctly interpreted.


---

# 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.qvantum-plan.de/todo/authentication_via_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.
