opendevreview | Akihiro Motoki proposed openstack/ui-cookiecutter master: Fix tox-checkbuild CI job https://review.opendev.org/c/openstack/ui-cookiecutter/+/836997 | 00:46 |
---|---|---|
opendevreview | OpenStack Proposal Bot proposed openstack/horizon stable/victoria: Imported Translations from Zanata https://review.opendev.org/c/openstack/horizon/+/837447 | 02:53 |
opendevreview | Merged openstack/horizon stable/victoria: Imported Translations from Zanata https://review.opendev.org/c/openstack/horizon/+/837447 | 09:05 |
opendevreview | Merged openstack/horizon master: Address RemovedInDjango40Warning https://review.opendev.org/c/openstack/horizon/+/835885 | 10:58 |
dmendiza[m] | Hi Horizon friends! | 13:45 |
dmendiza[m] | I have a quick question: How does horizon handle authentication when a user has role assignments in more than one project? | 13:45 |
dmendiza[m] | i.e. How does Horizon decide what proejct to scope a user token to when making requests? | 13:46 |
dmendiza[m] | Is this something the user controls? | 13:46 |
dmendiza[m] | ( I guess three quick questions ) 😄 | 13:46 |
amotoki | dmendiza[m]: when a user logs into horizon, horizon sends authentication request to keystone using provided credential and retrieves unscoped token. | 16:41 |
amotoki | dmendiza[m]: associated projects are retrieved using the unscoped token | 16:41 |
amotoki | dmendiza[m]: a user can switch avaiable projects using the pull-down menu. When switching a target project, horizon retrieves project-scoped token using the unscoped token mentioend above. | 16:42 |
amotoki | dmendiza[m]: does it answer to your question? | 16:43 |
dmendiza[m] | Yes it does, thank you amotoki | 16:59 |
amotoki | dmendiza[m]: yw | 17:00 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!