Veritas Data Insight Administrator's Guide
- Section I. Getting started
- Introduction to Veritas Data Insight administration
- Configuring Data Insight global settings
- About scanning and event monitoring
- About filtering certain accounts, IP addresses, and paths
- About archiving data
- About Data Insight integration with Symantec Data Loss Prevention (DLP)
- Configuring advanced analytics
- About open shares
- About user risk score
- About bulk assignment of custodians
- Configuring Metadata Framework
- Section II. Configuring Data Insight
- Configuring Data Insight product users
- Configuring Data Insight product servers
- About node templates
- About automated alerts for patches and upgrades
- Configuring saved credentials
- Configuring directory service domains
- Adding a directory service domain to Data Insight
- Configuring containers
- Section III. Configuring native file systems in Data Insight
- Configuring NetApp 7-mode file server monitoring
- Configuring clustered NetApp file server monitoring
- About configuring secure communication between Data Insight and cluster-mode NetApp devices
- Configuring EMC Celerra or VNX monitoring
- Configuring EMC Isilon monitoring
- Configuring EMC Unity VSA file servers
- Configuring Hitachi NAS file server monitoring
- Configuring Windows File Server monitoring
- Configuring Veritas File System (VxFS) file server monitoring
- Configuring monitoring of a generic device
- Managing file servers
- Adding filers
- Adding shares
- Renaming storage devices
- Configuring NetApp 7-mode file server monitoring
- Section IV. Configuring SharePoint data sources
- Configuring monitoring of SharePoint web applications
- About the Data Insight web service for SharePoint
- Adding web applications
- Adding site collections
- Configuring monitoring of SharePoint Online accounts
- About SharePoint Online account monitoring
- Adding site collections to SharePoint Online accounts
- Configuring monitoring of SharePoint web applications
- Section V. Configuring cloud data sources
- Configuring monitoring of Box accounts
- Configuring OneDrive account monitoring
- Managing cloud sources
- Section VI. Configuring Object Storage Sources
- Section VII. Health and monitoring
- Section VIII. Alerts and policies
- Section IX. Remediation
- Configuring remediation settings
- Section X. Reference
- Appendix A. Data Insight best practices
- Appendix B. Migrating Data Insight components
- Appendix C. Backing up and restoring data
- Appendix D. Data Insight health checks
- About Data Insight health checks
- About Data Insight health checks
- Appendix E. Command File Reference
- Appendix F. Data Insight jobs
- Appendix G. Troubleshooting
- Troubleshooting FPolicy issues on NetApp devices
Configuring single sign-on (SSO) using security assertion markup language (SAML)
Data Insight supports Single Sign On (SSO) for a standard unified login. User authentication is performed through an external Identity Provider (IDP), allowing for an increased level of security for user passwords and identity details. To use Single Sign On, setup is required on the Data Insight and an external Identity Provider (IDP).
For configuring Single sign-on using security assertion markup language, first create an account with the external Identity Provider and download the SAML metadata XML file which you will get while creating an application.
make sure that you have the following
An external Identity Provider (IDP) that supports SAML 2.0
SAML metadata XML file from the external Identity Provider (IDP). Individual metadata XML file is needed for Management Server and Self Service Portal servers.
At least one user with server Administrator role in Data Insight and IDP.
Active user with same credentials, both in Data Insight and external Identity Provider. To know more about creating a user in Data Insight, refer to See Add or edit Data Insight user options .
Note:
If you do not create a user with the same credentials in Data Insight, you will not be able to re-log in to Data Insight via IDP redirect. In such scenario, use the following URL to log in to Data Insight with Administrator account.
https://<DI_Server_name/IP>/UI.html?isadmin=true
Before configuring single sign-on (SSO) in Data Insight, navigate to Setting >> Data Insight Servers and copy Management Server name and Self-Service Portal Server name. Consider that the copied name is DataInsight.Veritas.com.
Field | Value | Example |
---|---|---|
Identifier (Entity ID) for Management Server | <Management Server name>_MS | DataInsight.Veritas.com_MS |
Identifier (Entity ID) Self-Service portal | <Self-Service Portal Server name>_Portal | DataInsight.Veritas.com_Portal |
Reply URL (Assertion Consumer Service URL) | https://<Management Server name>:<Port number>/sso/saml https://<Self Service Portal Server name>:<Port number>/sso/saml | https://DataInsight.Veritas.com/sso/saml https://DataInsight.Veritas.com:8888/sso/saml |
Note:
In Reply URL, add the port number on which your application is running. Default value for Management Server is 443 and for Portal, it is 8888. If your Management Server application is running on port 443, do not add port number in the URL.
To Configuring single Sign-on (SSO) in Data Insight,
- Log in to the Data Insight
- Click Settings in the top ribbon and click Single Sign-On in the left pane
- List comprising of Management Server and Self Service Portal servers will appear on the screen.
- By default, server status will be disabled.
- To enable the desired server, click Upload IdP Metadata in the right corner.
- In the Upload IdP metadata pop up, select the SAML metadata XML file from the external Identity Provider by clicking Browse.
- Click Upload
You have configured single sign-on using security assertion markup language. From now on, when you try to log in to Data Insight, you will be redirected to your external Identity Provider authorization page.