[Bug 1791888] Re: keystone token displayed as part of horizon url

Akihiro Motoki 1791888 at bugs.launchpad.net
Tue Oct 9 12:59:30 UTC 2018


This is a design of consoleauth. As Tobias mentioned, this is not a
keystone token and the token from consoleauth is only valid for 10
minutes. I think there is nothing to do in horizon side because a
consoleauth token needs to be included to open a server console.

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to horizon in Ubuntu.
https://bugs.launchpad.net/bugs/1791888

Title:
  keystone token displayed as part of horizon url

Status in OpenStack Dashboard (Horizon):
  New
Status in horizon package in Ubuntu:
  New

Bug description:
  In some cases, we saw keystone token string displayed in horizon url, such as open a vnc:
  https://**********/vnc_auto.html?token=21bc97ac-c357-4f94-b296-debb5afcd892&title=test(31b0e2be-6193-4e61-830e-ad0091208246)
  how to fix it:
  1. Determine whether this information needs to be sent at all. If it does not, then stop sending it.
  2. If the information does need to be sent, please pass it via the POST method.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1791888/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list