🎉 V-Portal 0.5.2 is released! Read more
Skip to Content
Getting StartedLogin and First-time Access

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

  1. Navigate to your V-Portal URL (e.g., http://{your-device-IP})
  2. Enter your username and password
  3. Click “Login”

First-time Setup Wizard

After your first login, you’ll be guided through:

  1. Change Password: Set a secure password
  2. Profile Setup: Configure your user profile
  3. 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