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

mashuting 1791888 at bugs.launchpad.net
Tue Sep 11 06:43:55 UTC 2018


Public bug reported:

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.

** Affects: horizon (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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 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/ubuntu/+source/horizon/+bug/1791888/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list