Login and First-time Access
Learn how to log in to V-Portal and complete your first-time setup.
Default Credentials
On a fresh installation, use these default credentials:
- Username:
admin - Password:
Hashedpass123!
Warning
Change the default password immediately after first login for security.
Logging In
- Navigate to your V-Portal URL (e.g.,
http://{your-device-IP}) - Enter your username and password
- Click “Login”
First-time Setup Wizard
After your first login, you’ll be guided through:
- Change Password: Set a secure password
- Profile Setup: Configure your user profile
- System Configuration: Basic system settings
Authentication
V-Portal uses JWT (JSON Web Token) based authentication with:
- Access tokens (short-lived)
- Refresh tokens (for extended sessions)
- Automatic token refresh
Next Steps
Once logged in, proceed to Navigation to configure your V-Portal instance.
Last updated on