For the complete documentation index, see llms.txt. This page is also available as Markdown.

CyberArk MFA delimiter in Remote Desktop Manager

The MFA delimiter option exists in Remote Desktop Manager to mirror the one that already exists with CyberArk. The character that is entered in the delimiter field will be used to separate the values of the SecurID code and the password that are then sent to the API.

The MFA delimiter field is only available for the CyberArk Dashboard entry and the CyberArk PVWA (credentials) entry. Learn more about CyberArk entries configuration.

Here is an example of how it works:

SENT
RECEIVED BY API

SecurID code: 123 Password: abc

Received: 123abc

SecurID code: 123 Password: abc MFA delimiter: ,

Received: 123,abc

CyberArk Dashboard

The entry can be found under New EntrySession. The option is in the General tab.

The Append RSA SecurID code to password option needs to be enabled to have access to MFA delimiter.

CyberArk PVWA (Credentials)

The entry can be found under New EntryCredential Management. The option is in the Advanced tab.

Last updated

Was this helpful?