ARCHY TEST PORTAL — local development only — not a real service
Sign in
Archy Test Portal
Invalid username or password.
Enter the 6-digit code from your authenticator app.
Code changes every 30 seconds.

Login successful

Signed in as

Test Credentials (click to reveal)
Username Password TOTP Notes
viewer ViewPass1! none Simple login, no 2FA
dentist DentPass2@
——————
secret: JBSWY3DPEHPK3PXP
TOTP required after password
admin AdmPass3#
——————
secret: MFRGGZDFMZTWQ2LK
TOTP required after password
Developer Info — Selectors & launchConfig

DOM Selectors

Username fieldinput[name="username"]
Password fieldinput[name="password"]
Submit buttonbutton.loginBtn
TOTP fieldinput[name="totp"]
TOTP submit buttonbutton.totpBtn
Success element#success-banner
Success URL contains?loggedin=1
Login URLhttp://localhost:8888/
launchConfig — works for all three accounts (TOTP step is optional)


      
SQL — insert into portal_info (local test DB only)

      
Run in your local MySQL only. Do not apply to shared or production databases.