Getting here
Open your web browser and navigate to your master OwnPay domain followed by the login slug:https://your-domain.com/login
The default slug is
login, but this can be customized in the Landing Page settings for additional security.Fields and options reference
Step-by-step
- Enter your registered email address or username in the Email or Username field
- Input your secure password in the Password field
- (Optional) Check the Remember me box if you are logging in from a private, trusted device
- Click the Sign In button
- If Two-Factor Authentication (2FA) is enabled, you will be redirected to the 2FA entry screen. Otherwise, you will land directly on the Dashboard
Configuration guide
- Admin Login URL Slug: You can change the route from
/loginto a customized slug under the Landing Page Settings - Brute-Force Lockout: After five (5) failed login attempts within a 5-minute window, the account is temporarily locked
Best practices
- Change the default
/loginslug to a random, hard-to-guess word to mask the admin panel from automated bot scanners - Only check the Remember me option on personal, fully encrypted devices
- Do not share login credentials among staff members. Always create dedicated staff accounts
- Do not attempt to log in over a public, unencrypted HTTP connection
Common mistakes and troubleshooting
Related pages
- Forgot Password - Request password reset instructions
- Two-Factor Authentication - The next step in the login flow if 2FA is active