keystoneauth/keystoneauth1/fixture
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
..
__init__.py Update hacking for Python3 2020-03-31 20:11:31 +02:00
discovery.py Remove use of positional decorator 2017-08-07 16:37:07 -07:00
exception.py Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
hooks.py Prevent JSON decode errors in the pre-record hook 2017-03-08 12:37:21 -06:00
keystoneauth_betamax.py Use unittest.mock instead of third party mock 2020-05-29 10:37:58 -05:00
plugin.py Add loading mock fixtures 2017-08-28 13:53:19 +10:00
serializer.py Allow new cassettes to be recorded via fixture 2017-03-07 08:16:23 -06:00
v2.py Add remove_service to token fixtures 2019-08-07 21:42:57 +00:00
v3.py OAuth 2.0 Mutual-TLS Support 2023-02-10 20:56:45 +09:00