> For the complete documentation index, see [llms.txt](https://docs.vectice.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vectice.com/25.4/it-and-security/sso-management/generic-saml-integration.md).

# Generic SAML integration

{% hint style="info" %}
This guide is for [**Admins**](/25.4/admin-guides/user-management/user-roles-and-permissions.md) who have permission to make these changes.
{% endhint %}

This guide outlines the steps to integrate SSO with Vectice using a generic SAML-based identity provider, focusing on configuring a secure Single Sign-On (SSO) connection.

1. If you are an Admin, go to **Organization settings** by clicking your profile icon.

<img src="/files/XSjf6QfxJB7xdEAH9Ue2" alt="" data-size="original">

2. Click on the tab **Authentication settings** and click <img src="/files/V1iQdnXKSmOQANtNq5Vj" alt="" data-size="line">.
3. On the SAML Form, enter a name for the connection.

<figure><img src="/files/le5ZDZOQkvJbX1nh3Hg5" alt=""><figcaption></figcaption></figure>

4. The Redirect URI, Entity ID will be generated after clicking on **Setup authentication method.**
5. Configure your SAML provider using Redirect URI and Entity ID.


---

# 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://docs.vectice.com/25.4/it-and-security/sso-management/generic-saml-integration.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.
