test(e2e): use tenant auth for staging peer visibility #1797
Reference in New Issue
Block a user
Delete Branch "fix/pv-staging-tenant-auth"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow-up to #1790 post-merge red. Managed runtime create responses do not expose auth_token, so the staging peer-visibility E2E now drives MCP through the real tenant admin/session bearer accepted by WorkspaceAuth instead of requiring a dev/test token or unavailable mint route.
Verification:
[core-qa-agent] APPROVED — Fresh QA approval for HEAD
a1603fbc0d: fixes staging peer-visibility token acquisition to use real tenant admin/session auth when managed runtime create omits auth_token; local syntax/shellcheck/legacy test-token grep/diff checks pass.[core-security-agent] APPROVED — Fresh security approval for HEAD
a1603fbc0d: no dev/test token route is used; tenant admin/session bearer stays within WorkspaceAuth production boundary; no token values are logged intentionally.