Bug 870023 - [US3038] No way to sign out from Origin console
Summary: [US3038] No way to sign out from Origin console
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: OKD
Classification: Red Hat
Component: Website
Version: 2.x
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Clayton Coleman
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-25 12:13 UTC by Jianwei Hou
Modified: 2015-05-15 01:15 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-10-25 14:13:07 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
screen shot (54.73 KB, image/png)
2012-10-25 12:13 UTC, Jianwei Hou
no flags Details

Description Jianwei Hou 2012-10-25 12:13:19 UTC
Created attachment 633291 [details]
screen shot

Description of problem:
Can not find a sign out link from the console after login

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

How reproducible:
Always

Steps to Reproduce:
1. Follow https://github.com/openshift/origin-server/tree/master/console to run console locally
2. After server starts, access http://localhost:3000 via browser and sign in
  
Actual results:
After sign in, there is no sign out element on the console

Expected results:
There should be a sign out link for user to log out.

Additional info:
Added attachment

Comment 1 Clayton Coleman 2012-10-25 14:13:07 UTC
This is as designed when using BASIC - basic is controlled by the browser so there is no way to tell the browser to "forget" the current credentials.  Solutions using basic are limited to this behavior.  For remote users, the customer would have to provide a logout link and integrate it into the console, but again this isn't something we can easily control.


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