Comment 6 for bug 1582774

Revision history for this message
Joshua Dotson (josdotso) wrote : Re: OidcPassword auth plugin should accept scope parameters

I'm trying to do a proof of concept of v3oidcpassword using python-openstack client, and I'm hitting this. I'm attempting 'openstack configuration show' based on:

(Test Case 1): clouds.yml file.
(Test Case 2): environment variables.
(Test Case 3): interactive CLI switches.

How best to proceed given this bug?