# Admin Dashboard

After you have completed basic configuration of the extension, use the Admin Dashboard to configure your SSO services.

Access the Admin Dashboard for your Shopware administration site, via **Settings > Extensions > Storefront SSO**.

To create a new SSO, use the button Add. To edit an existing entry, click on the three dots and choose **Edit**.

{% hint style="info" %}
It is also possible to **Duplicate** an existing entry or to **Delete** an entry. These options are available when clicking on the three dots of an entry.
{% endhint %}

Use the toggle in the entry list, to enable/ disable the selected SSO service.

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

After clicking the **Add** button or choosing an entry to **Edit** the detail page opens. On detail page there are three sections you need to configure.

* Base
* Credentials
* Mapping

{% hint style="info" %}
If you create a new entry, you can define all **Crendetials** and **Mapping** variables by your own. But when you use a pre-defined service by our extension, every important variable is already created. Then you only need to configure the access data for your Identity Provider.
{% endhint %}


---

# 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.premsoft.de/en/plugins/single-sign-on-sso/admin-dashboard.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.
