keystoneauth/keystoneauth1
Adrian Turjak 6a69e4dfbd add support for auth_receipts and multi-method auth
- new exception when an auth receipt is returned.
- a new method for auth receipt.
- support to existing v3 Auth plugins to add additional methods.
- Added a new MultiFactor plugin with loading support which
  takes method names as strings.

Change-Id: Ie6601a50011118e3a07be9752f747c2298ff5230
Closes-Bug: #1839748
2019-08-14 11:51:28 +12:00
..
access Expose app creds and new attrs in fixtures 2019-02-25 00:35:00 +01:00
exceptions add support for auth_receipts and multi-method auth 2019-08-14 11:51:28 +12:00
extras Mark SAML loader properties as required 2017-11-29 14:57:38 +11:00
fixture Expose app creds and new attrs in fixtures 2019-02-25 00:35:00 +01:00
hacking Move to the keystoneauth1 namespace 2015-06-25 16:48:54 -07:00
identity add support for auth_receipts and multi-method auth 2019-08-14 11:51:28 +12:00
loading add support for auth_receipts and multi-method auth 2019-08-14 11:51:28 +12:00
tests add support for auth_receipts and multi-method auth 2019-08-14 11:51:28 +12:00
__init__.py Provide a RFC 7231 compliant user agent string 2015-12-15 16:45:17 -06:00
_fair_semaphore.py Add support for client-side rate limiting 2019-02-28 22:14:24 +00:00
_utils.py Disables TCP_KEEPCNT when using Windows Subsystem for Linux 2016-08-23 03:36:45 +00:00
adapter.py Allow requesting fixed retry delay instead of exponential 2019-07-29 13:07:38 +02:00
discover.py Fix version discovery for clouds with int project_ids 2018-11-30 13:09:32 -06:00
noauth.py Make none auth usable in CLI 2017-10-27 18:46:14 +03:00
plugin.py Protect against endpoint_data not existing 2018-09-11 16:18:40 -06:00
service_token.py Add a service token wrapper 2016-10-11 14:14:40 +11:00
session.py Allow requesting fixed retry delay instead of exponential 2019-07-29 13:07:38 +02:00
token_endpoint.py Add version discovery support to BaseAuthPlugin 2017-09-06 15:43:30 -05:00