Bug 1302212

Summary: [RFE] multiple IdentityProviders for browser login
Product: OpenShift Container Platform Reporter: Alexander Koksharov <akokshar>
Component: RFEAssignee: Jordan Liggitt <jliggitt>
Status: CLOSED ERRATA QA Contact: Johnny Liu <jialiu>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.1.0CC: aos-bugs, bleanhar, dmcphers, ederevea, erich, erjones, ichristoffersen, jliggitt, jminter, jokerman, knakayam, mmccomas, pep, sgallagh
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-05-13 13:19:22 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:
Bug Depends On:    
Bug Blocks: 1267746    

Description Alexander Koksharov 2016-01-27 08:09:40 UTC
Description of problem:
We have found out that multiple authentication mechanisms are possible only via CLI and not via browser (console) which does not allow multiple "login" (Error: Only one identity provider can support login...") It is needed to remove that restriction.

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


How reproducible:
Create several identity providers with "login: True" - master does not want to start and through error "Only one identity provider can support login".

However, it is possible to have few identity providers configured and login with "oc login".

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:
no restriction for browser login.

Additional info:

Comment 6 Dan McPherson 2016-04-13 14:36:14 UTC
*** Bug 1322519 has been marked as a duplicate of this bug. ***

Comment 7 Jordan Liggitt 2016-04-14 22:37:58 UTC
Added in https://github.com/openshift/origin/pull/7039