# Generic SAML integration

{% hint style="info" %}
This guide is for [**Admins**](https://docs.vectice.com/admin-guides/user-management/user-roles-and-permissions) 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="https://2339220862-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbO7GsO4mI4pjZ7XjnzBT%2Fuploads%2Fgit-blob-cc4dab8b97294c58ae3d2268e6b070ef3ed8f82e%2FScreenshot%202024-01-01%20at%2010.59.04%E2%80%AFAM.png?alt=media" alt="" data-size="original">

2. Click on the tab **Authentication settings** and click <img src="https://2339220862-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbO7GsO4mI4pjZ7XjnzBT%2Fuploads%2Fgit-blob-764f40e90af1bafc8c725c81027f4e3902dc0e9e%2FScreenshot%202024-01-01%20at%2011.10.10%E2%80%AFAM.png?alt=media" alt="" data-size="line">.
3. On the SAML Form, enter a name for the connection.

<figure><img src="https://2339220862-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbO7GsO4mI4pjZ7XjnzBT%2Fuploads%2Fgit-blob-0bf9b88289d46c3c8040efc1d42a5b4ea742e170%2FSans%20titre.jpg?alt=media" 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: 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/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.
