Federated auth plugins do not work with unversioned auth_url
Bug #1998366 reported by
Pavlo Shchelokovskyy
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
keystoneauth | Status tracked in Bobcat | |||||
Bobcat |
Fix Released
|
Medium
|
Pavlo Shchelokovskyy |
Bug Description
When using federated auth identity plugins (anything based on FederationBaseAuth basically) providing the auth_url in unversioned form (w/o /v3 at the end) breaks auth as it attempts to post to <keystone-
On the other hand, other v3-specific identity plugins like V3Password work fine with such auth_url, adding v3 if needed.
Changed in keystoneauth: | |
status: | New → In Progress |
Changed in keystoneauth: | |
importance: | Undecided → Medium |
To post a comment you must log in.
fix proposed at https:/ /review. opendev. org/c/openstack /keystoneauth/ +/866189