Bug 1670693
| Summary: | admin console login automatically after logout with kubeadmin user | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | shahan <hasha> |
| Component: | Management Console | Assignee: | Samuel Padgett <spadgett> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | shahan <hasha> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.1.0 | CC: | aos-bugs, jokerman, mmccomas, wsun |
| Target Milestone: | --- | ||
| Target Release: | 4.1.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-02-18 14:03:16 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
shahan
2019-01-30 08:01:04 UTC
This is a known issue. We don't have an endpoint that we can use to logout yet. See https://jira.coreos.com/browse/CONSOLE-1083 Fixed by https://github.com/openshift/console/pull/1173 Note that logout will currently take you to an empty page, but it will log out you. Clicking back will let you log in as another user. That will be fixed in a follow on, but requires additional operator changes. (We need to set the console hostname in the global config object so that the OAuth server can validate the redirect URL.) kubeadmin will logout successfully and redirect to an empty page. Verified this bug. cluster version: 4.0.0-0.alpha-2019-02-11-201342 |