keystoneauth/keystoneauth1/loading
sunyonggen ca28df8480 OAuth 2.0 Mutual-TLS Support
Added a new OAuth2mTlsClientCredential plugin, accessible via the
'v3oauth2mtlsclientcredential' entry point, making possible to
authenticate using an OAuth 2.0 Mutual-TLS client credentials.

Co-Authored-By: Hiromu Asahina <hiromu.asahina.az@hco.ntt.co.jp>
Change-Id: I0e02ef18da5d60cdd1bcde07b07c2071b74b73d6
Implements: blueprint support-oauth2-mtls
2023-02-10 20:56:45 +09:00
..
_plugins OAuth 2.0 Mutual-TLS Support 2023-02-10 20:56:45 +09:00
__init__.py Update hacking for Python3 2020-03-31 20:11:31 +02:00
_utils.py Lazy import oslo_config as required 2016-04-26 08:43:29 +10:00
adapter.py Allow requesting fixed retry delay instead of exponential 2019-07-29 13:07:38 +02:00
base.py Raise NotImplementedError instead of NotImplemented 2016-09-09 02:56:31 +00:00
cli.py Remove use of positional decorator 2017-08-07 16:37:07 -07:00
conf.py docstring: fix typo 2016-05-14 02:26:50 +02:00
identity.py Improve help messages for a few options 2022-02-23 20:59:08 +01:00
opts.py Remove use of positional decorator 2017-08-07 16:37:07 -07:00
session.py Improve help messages for a few options 2022-02-23 20:59:08 +01:00