whoami.<domain>. Use it to confirm routing, headers, and auth behavior before debugging larger apps.
Prerequisites
Whoami is useful only when the reverse proxy and auth layer are enabled.
Steps
Verify
- The page shows the expected hostname.
- Protected access redirects through TinyAuth before the response appears.
Next steps
Traefik
Compare the router and middleware state.
TinyAuth
Confirm the auth redirect path.
Troubleshooting
Whoami is reachable without login
Whoami is reachable without login
Confirm that the service is meant to be protected and check the Traefik middleware for the Whoami router.
