> 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/knowledge-base/troubleshooting-articles/saml-troubleshooting-for-cyberark-dashboard.md).

# SAML troubleshooting for CyberArk dashboard

When connecting to your ***CyberArk Dashboard*** entry configured with SAML authentication, you may encounter an issue where your safe selector is empty. We recommend updating Remote Desktop Manager to at least version 2023.2.18 as improvements have been implemented in this version for the SAML authentication mode.

1\. [Download and install](https://devolutions.net/remote-desktop-manager) Remote Desktop Manager or update it to version 2023.2.18 or later.

{% hint style="success" %}
If you are using a Team workspace, we recommend to use a [portable version of Remote Desktop Manager](https://docs.devolutions.net/rdm/installation/client/portable-usb/) on a local workspace to test.
{% endhint %}

2. In Remote Desktop Manager, create your ***CyberArk Dashboard*** entry. Make sure to created it from version 2023.2.18 or later and **not** from the previous version.
3. Enter the necessary information. See [CyberArk Dashboard Configuration and Use](https://docs.devolutions.net/rdm/kb/how-to-articles/cyberark-dashboard-configuration/) for more information.

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

4. Once your entry is created, go to ***File – Settings – Advanced***.
5. Click the link at the bottom that leads to your Remote Desktop Manager configuration files.

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

6. Open the folder called "WebView2.Cache", then delete the "CyberArk\_SAML" folder that is inside.

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

7. Try to connect again to your entry. You may need to refresh or restart Remote Desktop Manager for this solution to work.


---

# 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:

```
GET https://docs.devolutions.net/rdm/knowledge-base/troubleshooting-articles/saml-troubleshooting-for-cyberark-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.
