# SSO management

## Single Sign-On authentication

### Access Control & SSO

Vectice enhances security and efficiency with advanced Access Control capabilities, utilizing SAML-based Single Sign-On (SSO) integration, automatic user provisioning, and Role-Based Access Control (RBAC). These features ensure a unified and streamlined authentication and authorization process, allowing secure Vectice access.&#x20;

{% hint style="info" %}
We support integration with any generic SAML identity providers.
{% endhint %}

Our SSO configuration is manageable via the Vectice admin interface, guaranteeing straightforward and secure authentication for all users, including data scientists and model owners.\
\
Such centralization simplifies Vectice access administration, providing role-specific control and privilege management that caters to the unique needs of data science teams and their stakeholders.

### Generic SAML integration

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

For Single Sign-On (SSO), Vectice offers maximum flexibility. We integrate seamlessly with any SAML-based identity provider, not just the usual suspects. Our expert team is happy to help you customize the configuration to perfectly match your specific requirements, ensuring a secure and efficient login process for your users.

{% content-ref url="sso-management/generic-saml-integration" %}
[generic-saml-integration](https://docs.vectice.com/25.1/it-and-security/sso-management/generic-saml-integration)
{% endcontent-ref %}

### Okta integration

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

This setup enables IT administrators to manage user access, remove users, modify roles, and adjust privileges—directly within the Okta SSO management console. Such centralization simplifies Vectice access administration, providing role-specific control and privilege management that caters to the unique needs of data science teams and their stakeholders.

Please refer to our dedicated user guide for SSO configuration:

{% content-ref url="sso-management/okta-sso-integration" %}
[okta-sso-integration](https://docs.vectice.com/25.1/it-and-security/sso-management/okta-sso-integration)
{% endcontent-ref %}


---

# 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/25.1/it-and-security/sso-management.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.
