
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Can I integrate ArcSight with CyberArk, so management local ArcSight accounts from CyberArk?
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi @slawio
Do you mean use cyberark as an authentication mechanism for Arcsight?
If cyberark provides SAML2 / LDAP (or similar) as an identity source / provider , you should be able to configure Arcsight to authenticate against that method using the standard documentation.
Noting that you may want to implement something such as the below in newer versions of Arcsight (>=7.2)
Arcsight ESM (OSP auth) -> Fusion (OSP service) -> SAML2 identity provider
There is documentation provided on configuring Arcsight with OSP and SAML (for example).

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi @slawio
Do you mean use cyberark as an authentication mechanism for Arcsight?
If cyberark provides SAML2 / LDAP (or similar) as an identity source / provider , you should be able to configure Arcsight to authenticate against that method using the standard documentation.
Noting that you may want to implement something such as the below in newer versions of Arcsight (>=7.2)
Arcsight ESM (OSP auth) -> Fusion (OSP service) -> SAML2 identity provider
There is documentation provided on configuring Arcsight with OSP and SAML (for example).

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Thank you very much.