Saviynt Enterprise Identity Cloud
About the Device
Enterprise Identity Cloud (EIC) is a cloud-based platform that provides visibility, IT efficiency, and improved internal controls to reduce the risk of compromised credentials and audit failures. It provides an intelligent and risk-based approach to governing identities, access to applications, data, and infrastructure by combining multiple identity management capabilities into a single cohesive platform. EIC is Saviynt’s automated SaaS platform that consolidates many identity and access governance solutions.
Device Information
 Entity | Particulars |
---|---|
Vendor Name | Saviynt |
Product Name | Enterprise Identity Cloud |
Type of Device | Cloud |
Collection Method
Log Type | Â Ingestion label | Preferred Logging Protocol - Format | Log collection method |
---|---|---|---|
 Saviynt Enterprise Identity Cloud | SAVIYNT_EIP | Prop Vendor API - JSON | CyberHub |
Port Requirements
Source | Destination | Port |
---|---|---|
Saviynt Enterprise Identity Cloud | CyberHub | 443 |
Device Configuration
To Creating an Analytics Record
Create a new runtime analytics control (V2) using an SQL query. While creating an analytics control, copy the following query in the Analytics Query parameter. (For reference: Creating Elasticsearch-based Analytics Controls (Version 2) using SQL Query )
select ua.TYPEOFACCESS as 'Object Type',ua.ActionType as 'Action Taken',u.username as 'Accessed By', ua.IPADDRESS as 'IP Address',ua.ACCESSTIME as 'Event Time',ua.DETAIL as 'Message' from users u, userlogin_access ua, userlogins l where l.loginkey = ua.LOGINKEY and l.USERKEY = u.userkey and ua.AccessTime > STR_TO_DATE(${starttime},'%m-%d-%Y %H:%i:%s') and ua.AccessTime <= STR_TO_DATE(${endtime},'%m-%d-%Y %H:%i:%s') and ua.Detail is not NULLÂ
To Set up Permissions
Saviynt recommends that you create a dedicated user with least privileges required to call the Saviynt fetchRuntimeControlsDataV2 API to obtain the audit logs. For example, you can associate a ROLE_ADMIN SAV role or a custom SAV role with required permissions to the user to call the API.
Create a user, for more information, see Creating Users.
Change the password for the user. For more information, see Administrator Functions.
Create a SAV role
Assign permissions to the newly created SAV role.
Assign the permission to access the web service URL of the Saviynt fetchRuntimeControlsDataV2 API. For more information, see Understanding the SAV Role Parameters.
Assign the permission to verify the analytics record that you created. For more information, see Understanding the SAV Role Parameters.
Associate the SAV role with the user created in Step 1
Please share below details to fetch logs
Username and password
Analytics name: Specify the name of the analytic control created in Analytics Record section
Saviynt URL - Company specific Saviynt URL
Integration Parameters
Parameters required from customer for Integration.
Property | Default Value | Description |
---|---|---|
URL | N/A | Customer specific Saviynt URL |
User Name | N/A | Â |
Password | N/A | Â |
Analytics Name | N/A | The name of the Analytics Record created |
About Accenture:
Accenture is a leading global professional services company that helps the world’s leading businesses, governments and other organizations build their digital core, optimize their operations, accelerate revenue growth and enhance citizen services—creating tangible value at speed and scale. We are a talent and innovation led company with 738,000 people serving clients in more than 120 countries. Technology is at the core of change today, and we are one of the world’s leaders in helping drive that change, with strong ecosystem relationships. We combine our strength in technology with unmatched industry experience, functional expertise and global delivery capability. We are uniquely able to deliver tangible outcomes because of our broad range of services, solutions and assets across Strategy & Consulting, Technology, Operations, Industry X and Accenture Song. These capabilities, together with our culture of shared success and commitment to creating 360° value, enable us to help our clients succeed and build trusted, lasting relationships. We measure our success by the 360° value we create for our clients, each other, our shareholders, partners and communities. Visit us at www.accenture.com.
About Accenture Security
Accenture Security is a leading provider of end-to-end cybersecurity services, including advanced cyber defense, applied cybersecurity solutions and managed security operations. We bring security innovation, coupled with global scale and a worldwide delivery capability through our network of Advanced Technology and Intelligent Operations centers. Helped by our team of highly skilled professionals, we enable clients to innovate safely, build cyber resilience and grow with confidence. Follow us @AccentureSecure on Twitter or visit us at www.accenture.com/security.
Legal notice: Accenture, the Accenture logo, and other trademarks, service marks, and designs are registered or unregistered trademarks of Accenture and its subsidiaries in the United States and in foreign countries. All trademarks are properties of their respective owners. This document is intended for general informational purposes only and does not take into account the reader’s specific circumstances, and may not reflect the most current developments. Accenture disclaims, to the fullest extent permitted by applicable law, any and all liability for the accuracy and completeness of the information in this presentation and for any acts or omissions made based on such information. Accenture does not provide legal, regulatory, audit, or tax advice. Readers are responsible for obtaining such advice from their own legal counsel or other licensed professionals.