Skip to main content
Version: 2.12.X

Accessing User Management

There are two ways to access the User Management application:

  1. Via the application switcher.
  2. Via direct URL.

Accessing User Management Via the Application Switcher

To access the User Management application via the application switcher:

  1. Log in to Cogynt in the Audit Viewer or Workstation application.
  2. Click the application switcher icon on the bottom left of the screen.
  3. In the application switcher panel, click User Management.

Via Direct URL

If the correct permissions for the application have been enabled, the User Management application can be reached by accessing the URL directly.

Note

Unauthorized access to the URL loads an empty workspace, and the contents of the User Management application do not fully load.

The URL for the User Management application uses the syntax https://auth-[environment].[domain_name].[domain_suffix], where:

  • [environment] is the cluster to access. Customers may have access to different clusters (such as development, staging, production).
  • [domain name] is the customer's domain (for example, cogility).
  • [domain suffix] is the customer's domain suffix (for instance, com, io, org).

Example

Consider the following hypothetical scenario:

  • The production cluster is named prod.
  • The customer's domain is named example.
  • The customer's domain suffix is com.

Given this information, navigating to https://auth-prod.example.com accesses the User Management application in the production environment.

Did you find the information that you needed?