Arctera Insight Information Governance Administrator's Guide
- Section I. Getting started
- Introduction to Arctera Insight Information Governance administration
- Configuring Information Governance global settings
- About scanning and event monitoring
- About filtering certain accounts, IP addresses, and paths
- About archiving data
- About Information Governance integration with 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 Information Governance
- Configuring Information Governance product users
- Configuring Information Governance 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 Information Governance
- Configuring containers
- Server Pools
- Section III. Configuring native file systems in Information Governance
- Configuring clustered NetApp file server monitoring
- About configuring secure communication between Information Governance 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 Arctera File System (VxFS) file server monitoring
- Configuring monitoring of a generic device
- Managing file servers
- Adding filers
- Adding shares
- Renaming storage devices
- Configuring clustered NetApp file server monitoring
- Section IV. Configuring SharePoint data sources
- Configuring monitoring of SharePoint web applications
- About the Information Governance 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
- Configuring Azure Netapp Files Device
- Managing cloud sources
- Section VI. Configuring Object Storage Sources
- Section VII. Health and monitoring
- Section VIII. Alerts and policies
- Configuring policies
- Managing policies
- Configuring policies
- Section IX. Remediation
- Configuring remediation settings
- Section X. Reference
- Appendix A. Information Governance best practices
- Appendix B. Migrating Information Governance components
- Appendix C. Backing up and restoring data
- Appendix D. Arctera Information Governance health checks
- About Information Governance health checks
- About Information Governance health checks
- Appendix E. Command File Reference
- Appendix F. Arctera Information Governance jobs
- Appendix G. Troubleshooting
- Troubleshooting FPolicy issues on NetApp devices
Configuring single sign-on (SSO) using security assertion markup language (SAML)
Information Governance 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 Information Governance 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 Information Governance and IDP.
Active user with same credentials, both in Information Governance and external Identity Provider. To know more about creating a user in Information Governance, refer to See Add or edit Information Governance user options .
Note:
If you do not create a user with the same credentials in Information Governance, you will not be able to re-log in to Information Governance via IDP redirect. In such scenario, use the following URL to log in to Information Governance with Administrator account.
https://<DI_Server_name/IP>/UI.html?isadmin=true
Before configuring single sign-on (SSO) in Information Governance, navigate to Setting >> Information Governance Servers and copy Management Server name and Self-Service Portal Server name. Consider that the copied name is InformationGovernance.Arctera .com.
Field | Value | Example |
---|---|---|
Identifier (Entity ID) for Management Server | <Management Server name>_MS | InformationGovernance.Arctera .com_MS |
Identifier (Entity ID) Self-Service portal | <Self-Service Portal Server name>_Portal | InformationGovernance.Arctera .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://InformationGovernance.Arctera .com/sso/saml https://InformationGovernance.Arctera .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 Information Governance,
- Log in to the Information Governance
- 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 Information Governance, you will be redirected to your external Identity Provider authorization page.