You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Netwrix 1Secure data collection workflow is as follows:
29
+
30
+
**Step 1 –** Add organizations. See the [Add Organizations](docs\1secure\admin\organizations\addorganizations.md) topic for additional information.
31
+
32
+
**Step 2 –** Install the agent. See the [Install Agent](docs\1secure\install\installagent.md) topic for additional information.
33
+
34
+
Once you have added the organization and selected the domain for collecting the data, Netwrix 1Secure starts collecting audit data from the managed Active Directory, Azure AD domain, a computer, an Exchange Online, or a SharePoint Online collection.
**Step 5 –** In Client ID field, specify the client ID of the OpenID application that 1Secure uses
210
-
to communicate with the OpenID provider.
211
-
212
-
**Step 6 –** In Discovery url field, specify the Discovery URL of the OpenID application.
213
-
214
-
**Step 7 –** Click **Save**. The Single Sign On (SSO) is configured with OpenID Connect
215
-
authentication.
216
-
217
-
#### Register an App in Microsoft Entra ID For Authentication
218
-
219
-
To configure Single Sign On (SSO) with Microsoft Entra ID authentication, register an application in
220
-
the Microsoft Microsoft Entra ID by following the steps mentioned below.
221
-
222
-
**Step 1 –** Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com/).
223
-
224
-
**Step 2 –** On the left navigation menu, navigate to **Identity** > **Applications** > **App
225
-
registrations** page.
226
-
227
-
**Step 3 –** On the App registrations page, click **New registration** in the top toolbar. The
228
-
Register an application page is displayed.
229
-
230
-
**Step 4 –** Specify the following information on the Register an application page:
231
-
232
-
- Name – Enter a user-facing display name for the application, for example, Netwrix 1Secure Entra ID
233
-
- Supported account types – Select **Accounts in this organizational directory only**
234
-
- Platform – Select the **Web** platform in the drop-down menu
235
-
- Redirect URL (optional) – Enter **https://auth.netwrix.com/login/callback**
236
-
237
-
**Step 5 –** Click **Register**.
238
-
239
-
The Overview page for the newly registered application opens. The following settings of the
240
-
registered application are required while configuring Single Sign on (SSO) with Entra ID in 1Secure.
241
-
It is recommended to copy these settings and keep them safe.
242
-
243
-
- Application (client) ID – A client ID for the registered application
244
-
- Directory (tenant) ID – A tenant ID for the registered application
245
-
- Client Secret – A client secret value generated when a new client secret key is created for the
246
-
registered application. See the [Generate Client Secret Value](/docs/1secure/configuration/registerconfig/registerconfig.md#generate-client-secret-value) topic for additional information.
112
+
Once you have reset your account password, log in to 1Secure with your new credentials.
Copy file name to clipboardExpand all lines: docs/1secure/admin/overview.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
---
2
-
title: "Introducing Netwrix 1Secure"
2
+
title: "Overview"
3
3
description: "Introducing Netwrix 1Secure"
4
4
sidebar_position: 50
5
5
---
6
6
7
-
# Introducing Netwrix 1Secure
7
+
# Overview
8
8
9
9
Netwrix 1Secure is a Microsoft Azure-hosted, multi-tenant SaaS application that provides a single
10
10
location to manage both on-premises and cloud environments. The system collects data from the user environments and notifies you on any actions made to the organization. These could include deletion or adding accounts, working with group memberships, changes to the organization, etc.
0 commit comments