Accessing User Management
There are two ways to access the User Management application:
- Via the application switcher.
- Via direct URL.
Accessing User Management Via the Application Switcher
To access the User Management application via the application switcher:
- Log in to Cogynt in the Audit Viewer or Workstation application.
- Click the application switcher icon on the bottom left of the screen.
- 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 asdevelopment
,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.