As we know, the glance
access endpoint is:
http://controller:9292/v2
In my browser I have login.
but how can I get in the endpoint in browser.
I directly access the http://controller:9292/v2
I will get denied. (I have login, but there maybe should provide a token)