keystoneauth/keystoneauth1
Steve Relf 61c3dc7b38 Make v3oidcpassword send client_id
Updates the v3oidcpassword function to also send the client_id as part of the request body,
this seems to be a requirement for services like onelogin.

Change-Id: I2392ef51302804c0c66c0fb52227db5f35bca3fd
(cherry picked from commit 30d61ad316)
2023-05-24 09:02:23 +00:00
..
access Update hacking for Python3 2020-03-31 20:11:31 +02:00
exceptions add support for auth_receipts and multi-method auth 2019-08-14 11:51:28 +12:00
extras Update hacking for Python3 2020-03-31 20:11:31 +02:00
fixture Use unittest.mock instead of third party mock 2020-05-29 10:37:58 -05:00
hacking Update hacking for Python3 2020-03-31 20:11:31 +02:00
identity Make v3oidcpassword send client_id 2023-05-24 09:02:23 +00:00
loading Improve help messages for a few options 2022-02-23 20:59:08 +01:00
tests Merge "Allow logging of Content-Type text/plain" 2022-05-13 17:11:37 +00:00
__init__.py Provide a RFC 7231 compliant user agent string 2015-12-15 16:45:17 -06:00
_fair_semaphore.py Add support for client-side rate limiting 2019-02-28 22:14:24 +00:00
_utils.py Disables TCP_KEEPCNT when using Windows Subsystem for Linux 2016-08-23 03:36:45 +00:00
adapter.py Make header Case Insensitive 2020-05-29 17:17:11 -05:00
discover.py Merge "Fix version discovery check of url for integer project id" 2022-05-13 17:11:35 +00:00
http_basic.py Fix get_endpoint_data for non-keystone plugins 2020-07-27 17:20:58 +02:00
noauth.py Fix get_endpoint_data for non-keystone plugins 2020-07-27 17:20:58 +02:00
plugin.py Provide the default get_auth_ref implementation 2020-09-17 12:28:35 +02:00
service_token.py fix: miss attr _discovery_cache in ServiceTokenAuthWrapper 2022-04-29 15:52:47 +00:00
session.py Allow logging of Content-Type text/plain 2022-04-29 15:57:52 +00:00
token_endpoint.py Add version discovery support to BaseAuthPlugin 2017-09-06 15:43:30 -05:00