Questions tagged [openstack-horizon]

Horizon is a cutting-edge initiative built on Django with the goal of offering a comprehensive OpenStack Dashboard, in addition to a flexible architecture for constructing fresh dashboards using reusable elements.

Is there a method to retrieve the email address after obtaining the authentication token in Keystone?

Hey there! I was wondering if anyone knows if it's possible to retrieve a user's email address using the REST API v2.0 provided by Keystone for authentication in my application. I have been looking through the API docs and noticed that you can get user det ...