577c264a6a
jump-host's local admin login (via @simpleworkjs/oidc-client's shared router) expects `username`, not `uid` -- sso-manager-node's own /api/auth/login (used by site-join.js) is the one that expects `uid`. Caught live: the script's login call to jump-host silently 401'd with `uid`. Confirmed against a real jump-host container that `username` succeeds.