> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/it/knowledge-base/troubleshooting-articles/saml-troubleshooting-for-cyberark-dashboard.md).

# Risoluzione dei problemi SAML per la dashboard CyberArk

Quando si connette alla sua voce ***CyberArk Dashboard*** configurata con l'autenticazione SAML, potrebbe riscontrare un problema per cui il selettore di safe è vuoto. Le consigliamo di aggiornare Remote Desktop Manager almeno alla versione 2023.2.18, poiché in questa versione sono stati implementati miglioramenti per la modalità di autenticazione SAML.

1\. [Scarichi e installi](https://devolutions.net/remote-desktop-manager) Remote Desktop Manager oppure lo aggiorni alla versione 2023.2.18 o successiva.

{% hint style="success" %}
Se utilizza uno spazio di lavoro Team, le consigliamo di utilizzare una [versione portatile di Remote Desktop Manager](/rdm/it/getting-started/installation/client/portable-usb.md) su uno spazio di lavoro locale per effettuare i test.
{% endhint %}

2. In Remote Desktop Manager, crei la sua voce ***CyberArk Dashboard***. Si assicuri di crearla dalla versione 2023.2.18 o successiva e **non** dalla versione precedente.
3. Inserisca le informazioni necessarie. Consulti [Configurazione e utilizzo di CyberArk Dashboard](/rdm/it/knowledge-base/how-to-articles/cyberark-dashboard-configuration-and-use.md) per maggiori informazioni.

![](https://cdnweb.devolutions.net/docs/RDMW6079_2026_1.png)

4. Una volta creata la voce, vada su ***File – Impostazioni – Avanzate***.
5. Clicchi sul link in fondo che porta ai file di configurazione di Remote Desktop Manager.

![](https://cdnweb.devolutions.net/docs/RDMW6080_2026_1.png)

6. Apra la cartella denominata "WebView2.Cache", quindi elimini la cartella "CyberArk\_SAML" che si trova al suo interno.

![](https://cdnweb.devolutions.net/docs/docs_en_kb_KB2169.png)

7. Provi a connettersi nuovamente alla sua voce. Potrebbe essere necessario aggiornare o riavviare Remote Desktop Manager affinché questa soluzione funzioni.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/rdm/it/knowledge-base/troubleshooting-articles/saml-troubleshooting-for-cyberark-dashboard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
