Lance Bragstad b8ddb3b75f Clarify token_endpoint.Token usecases
This authentication plugin isn't grouped with the other authentication
plugins, but it can be really useful for people writing proxies or
implementing service-to-service calls.

This commit just highlights the usefulness of this plugin with some
example usecases and a code snippet. The current documentation phrases
it such that it's only useful for testing.

Change-Id: I1de4959ccde3fdf8141d8f4949c73542c2200483
2021-01-08 21:57:16 +00:00
2021-01-08 21:57:16 +00:00
2015-12-09 11:46:00 +11:00
2017-09-20 15:47:15 -05:00
2019-04-19 19:39:37 +00:00
2014-05-07 12:12:43 -07:00
2017-09-20 15:47:15 -05:00
2020-06-22 10:04:17 -05:00
2018-04-19 09:54:28 +02:00
2017-09-20 15:47:15 -05:00
2019-09-06 15:57:40 +08:00
2020-06-22 19:19:22 +00:00
2020-04-17 18:46:54 +02:00
2020-06-22 10:04:17 -05:00

Team and repository tags

image

keystoneauth

Latest Version

Downloads

This package contains tools for authenticating to an OpenStack-based cloud. These tools include:

  • Authentication plugins (password, token, and federation based)
  • Discovery mechanisms to determine API version support
  • A session that is used to maintain client settings across requests (based on the requests Python library)

Further information:

S
Description
OpenStack Identity Authentication Library
Readme 13 MiB
Languages
Python 100%