17 lines
581 B
Markdown
17 lines
581 B
Markdown
# Sign In
|
|
|
|
Learn how to access the NexusGuard Dashboard using your admin credentials.
|
|
|
|
## Overview
|
|
|
|
The NexusGuard Dashboard uses a secure authentication system with JWT tokens. Access is restricted to authorized administrators only.
|
|
|
|
## Steps
|
|
|
|
1. Open your browser and navigate to your NexusGuard Dashboard URL.
|
|
2. Enter your admin username and password.
|
|
3. Click **Sign In** to authenticate.
|
|
4. Upon successful login, you will be redirected to the Nodes management page.
|
|
|
|
If you have forgotten your password, you can reset it using the `-create-admin` CLI command on the server.
|