Bug 1304099

Summary: Master resets client_secret on startup. Breaks native ha
Product: OpenShift Container Platform Reporter: Wesley Hearn <whearn>
Component: apiserver-authAssignee: Jordan Liggitt <jliggitt>
Status: CLOSED DUPLICATE QA Contact: weiwei jiang <wjiang>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.1.0CC: aos-bugs, wsun
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-02 21:33:30 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Wesley Hearn 2016-02-02 21:31:21 UTC
Description of problem:
each master is resetting the client_secret for the internal oauth client on startup

Version-Release number of selected component (if applicable):
3.1.1.6

How reproducible:
Always

Steps to Reproduce:
1. Spin up a native ha cluster
2. oc login <api>
3. goto page and see Error getting token: Invalid status code (400): 400 Bad Request 


Actual results:
400 error

Expected results:
Able to get auth token

Additional info:

Comment 1 Jordan Liggitt 2016-02-02 21:33:30 UTC

*** This bug has been marked as a duplicate of bug 1302946 ***