keystoneauth/keystoneauth1/loading
Yi Feng aa9c5d230f OAuth2.0 Client Credentials Grant Flow Support
Added a new OAuth2ClientCredential plugin, accessible via the
'v3oauth2clientcredential' entry point, making possible to authenticate
using an application credentials as an OAuth2.0 client credentials.

Change-Id: I77d6faef4cbc75abb8e7d86f386fb6d16e40cabf
2022-08-30 06:29:20 +00:00
..
_plugins OAuth2.0 Client Credentials Grant Flow Support 2022-08-30 06:29:20 +00: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