-
Bug
-
Resolution: Done
-
Major
-
None
-
4.14
-
None
-
No
-
Proposed
-
False
-
Description of problem:
Copy login command redirects improperly
Version-Release number of selected component (if applicable):
4.14 ec.3 and 4.14.0-0.nightly-2023-07-11-092038
How reproducible:
Each time
Steps to Reproduce:
1. Launch a cluster with `4.14.0-0.nightly-2023-07-11-092038` also shown in `4.14.0-ec.3`. These tests used the `multi` architecture package. 2. Login with your admin credentials 3. Click kube:admin in the upper right 4. Right-Click `Copy login command` and copy URL OR click on the command and it takes you to `https://console-openshift-console.apps.<host>/`
Actual results:
Redirects to console-openshift's root
Expected results:
Redirects to the UI launches `/oauth/token/request`
Additional info:
Trying the same on `4.13.0` with the channel `stable-4.13` the UI launches `/oauth/token/request`
- duplicates
-
OCPBUGS-15288 Denied preflight OPTION request to the oauth-openshift endpoint from the console due to the missing header Access-Cross-Allow-Origin when getting the login command in the UI
- Closed