-
Notifications
You must be signed in to change notification settings - Fork 4.1k
security: HTTP cert tests fail with secondary tenants #109498
Copy link
Copy link
Open
Labels
A-multitenancyRelated to multi-tenancyRelated to multi-tenancyA-securityC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-db-server
Description
Describe the problem
The following tests fail when pointed to a secondary tenant:
- TestUseCerts
- TestUseSplitCACerts
Example error:
certs_test.go:452: Expected OK, got "401 Unauthorized" with body: a valid authentication cookie is required
Expected behavior
The tests should work
Epic CRDB-38970
Jira issue: CRDB-30954
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-multitenancyRelated to multi-tenancyRelated to multi-tenancyA-securityC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-db-server