auth.<domain>.
Prerequisites
PocketID should be reachable before you rely on TinyAuth for daily sign-in.
Steps
Verify
- Protected service routes redirect to TinyAuth.
- After login, the original service opens.
- Identity headers are passed only through trusted routes.
Next steps
PocketID
Confirm the passkey identity provider.
Traefik
Review protected middleware routing.
Troubleshooting
Login loops back to TinyAuth
Login loops back to TinyAuth
Check that PocketID is reachable at
id.<domain> and that the browser can keep cookies for the deployment domain.