keystoneauth/keystoneauth1/loading/_plugins
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
..
identity OAuth2.0 Client Credentials Grant Flow Support 2022-08-30 06:29:20 +00:00
__init__.py Split plugin loading 2015-08-06 10:07:51 +10:00
admin_token.py Add a full listing of all auth plugins and there options 2017-01-10 14:40:28 +00:00
http_basic.py Implement HTTP Basic client support in keystoneauth1 2020-06-15 10:26:35 +12:00
noauth.py Make none auth usable in CLI 2017-10-27 18:46:14 +03:00