Bug 1541335 - [ASB] ASB can not be accessed with basic auth
Summary: [ASB] ASB can not be accessed with basic auth
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Service Broker
Version: 3.9.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 3.9.0
Assignee: Jesus M. Rodriguez
QA Contact: Zihan Tang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-02-02 10:20 UTC by Zihan Tang
Modified: 2018-06-18 18:28 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Cause: Error in parsing the authentication configuration which did not detect we were using basic auth. Consequence: Enabling basic authentication in the broker's configmap would not enable basic authentication, causing the broker to revert to the default of bearer token authentication. At no time was the broker at risk because this bug simply caused the broker to default to a more secure mode of authentication. Fix: Fix the authentication configuration parser to recognize the basic authentication settings. Result: With this fix, enabling basic authentication in the configmap will now allow the broker to use this form of authentication.
Clone Of:
Environment:
Last Closed: 2018-06-18 17:35:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 1 Jesus M. Rodriguez 2018-02-05 21:36:18 UTC
Fixed in release-1.1 (3.9 target) and master branches

https://github.com/openshift/ansible-service-broker/pull/729
https://github.com/openshift/ansible-service-broker/pull/728

Comment 2 Zihan Tang 2018-02-11 03:15:16 UTC
The image is ready for test, change status to ON_QA.


Note You need to log in before you can comment on or make changes to this bug.