SailPointIdentityNow

The SailPoint Identity Security platform can be configured either on-prem/single tenant SaaS, or multi-tenant. This package is intended to be used with the SaaS, multi-tenant solution, IdentityNow.

Data Enrichment & Threat Intelligence · SailPoint IdentityNow

Configuration parameters

  • identitynow_url — IdentityNow Server URL (e.g. https://org.api.identitynow.com) (required)
  • client_id — Client Id (for OAuth 2.0) (required)
  • client_secret — Client Secret (for OAuth 2.0) (required)
  • isFetch — Fetch incidents
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings
  • request_timeout — Request timeout (in seconds)
  • incidentType — Incident type

Commands (9)

  • identitynow-get-accountactivities

    Get account activities by search/filter parameters (requested_for, requested_by, regarding_identity, type).

  • identitynow-get-accounts

    Get accounts by search/filter parameters (id, name, native_identity).

  • identitynow-request-grant

    Grant access request for a single object(access profile or role) for a single user.

  • identitynow-request-revoke

    Revoke access request for a single object(access profile or role) for a single user.

  • identitynow-search-accessprofiles

    Search for access profile(s) using elastic search query used by IdentityNow Search Engine.

  • identitynow-search-entitlements

    Search for entitlement(s) using elastic search query used by IdentityNow Search Engine.

  • identitynow-search-events

    Search for event(s) using elastic search query used by IdentityNow Search Engine.

  • identitynow-search-identities

    Search for identity(identities) using elastic search query used by IdentityNow Search Engine.

  • identitynow-search-roles

    Search for role(s) using elastic search query used by IdentityNow Search Engine.