# Single Sign On

Plum Voice offers customers a Single Sign On (SSO) option for their company.&#x20;

Typically, DEV users each have an individual account from which they are able to share applications with other users within their organization.&#x20;

The SSO option provides a different user experience. With SSO for Plum DEV, multiple users share a single Plum DEV workspace. In this context, less need to share applications across multiple accounts exists.

![A single Admin user controls SSO access and can create (or delete) personal accounts for all your employees in one place.](/files/-MJ8n0etTvl-DyNsbZ_e)

{% hint style="success" %}
Note: It remains possible for an individual within a company to maintain their own workspace, (i.e., have their own DEV sandbox) and to share applications with the SSO workspace.

For more information on configuration options, please contact [Plum Voice Account Management](mailto:accountmanagement@plumgroup.com).
{% endhint %}

## Setting Up SSO

{% hint style="info" %}
SSO is available to any Plum Voice customer, however, they **must request** the feature by [contacting Plum's Account Management team](mailto:accountmanagement@plumgroup.com).
{% endhint %}

In order to set up SSO, customers must notify Plum Voice which DEV account will be the primary SSO hub account.

After determining the hub account, each customer will receive a custom login URL for their company.

The admin dashboard contains a simple interface that enables admins to manage the users linked to the hub DEV account.

## The Admin Dashboard

![](/files/-MEOL3pYDsNUdiZpuB00)

Enter the username or email address and password associated with your Plum Voice SSO account and then click the 'Login' button.

Administrators will see a list of users linked to their account. To add a new user, click the purple 'Add User' button.

![The SSO User List](/files/-MEOL3paxfpxMdTPanLE)

A new window opens that prompts the admin to enter account information for a new user. Fill in the appropriate fields and click 'Save'.

![Add User Form](/files/-MEOL3p_hGJp8OFWpNG6)

Once you have a list of active users, admins can edit (<img src="/files/-MEOL3pdQjPemRumLN87" alt="" data-size="line">) or remove (<img src="/files/-MEOL3peBE4ORonqb18v" alt="" data-size="line">) users. Simply click on the corresponding button in the user list to manage user account.

## SSO Login

![](/files/-MEOL3pb8Q28GYHeZjzd)

Users will use the standard SSO URL to access the login screen. Entering your SSO username and password and click 'Login' to access Plum DEV.


---

# 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.plumvoice.com/dev/plum-dev-guide/single-sign-on.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.
