keystoneauth/keystoneauth1/tests/unit/identity
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
..
__init__.py Move around the tests so they can be found easier 2015-09-02 19:24:34 -06:00
test_access.py Move around the tests so they can be found easier 2015-09-02 19:24:34 -06:00
test_identity_common.py Cache root urls with and without trailing slashes 2018-09-23 10:23:03 -05:00
test_identity_v2.py Make tests pass in 2020 2019-09-27 13:58:34 +02:00
test_identity_v3_federation.py Add 303 as redirect code for k2k plugin 2016-04-25 18:53:19 -03:00
test_identity_v3_oidc.py oidc: implement client_credentials grant type 2016-07-20 09:59:05 +02:00
test_identity_v3.py OAuth2.0 Client Credentials Grant Flow Support 2022-08-30 06:29:20 +00:00
test_password.py Implement caching for the generic plugins. 2016-10-04 16:00:32 +11:00
test_token.py Implement caching for the generic plugins. 2016-10-04 16:00:32 +11:00
test_tokenless_auth.py Auth plugin for X.509 tokenless authentication 2016-07-05 17:11:36 -07:00
utils.py Include the auth_url in the discovery failure message 2017-02-24 10:30:41 -05:00