Oauth authentication plugins.
Warning
This module requires installation of an extra package (oauthlib) not installed by default. Without the extra package an import error will occur. The extra package can be installed using:
$ pip install keystoneauth['oauth1']
Bases: keystoneauth1.identity.v3.base.AuthMethod
OAuth based authentication method.
Parameters: |
---|