Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Blocker
-
Resolution: Duplicate
-
Affects Version/s: 2.0-developer-preview-3, 2.0-developer-preview-4, 2.0-beta
-
Fix Version/s: 2.0-beta
-
Component/s: None
-
Security Level: Public
-
Labels:None
Description
Currently, all view requests go to the base URI specified in the cluster configuration. Client libraries will assert authentication headers, and the server should verify these authentication headers for all but the default bucket.
Note: I could not find an issue for this, though I know it's been discussed.
Note: I could not find an issue for this, though I know it's been discussed.
BTW AFAIK latest master already should work correctly w.r.t. Basic auth and views access.