tacker/tacker/keymgr
sunyonggen 4a2cce57c2 External OAuth2.0 Authorization Server Support
Support Tacker service to obtain an OAuth 2.0 access token from an
external authorization server, and then use the access token to access
related OpenStack services that uses the external_oauth2_token filter
provided by the keystone middleware for permission authentication.

Implements: blueprint enhance-oauth2-interoperability
Change-Id: Ic6ee3c74f5a0e6b7c566033b32ae7308bc198a49
2023-09-15 09:18:07 +00:00
..
__init__.py External OAuth2.0 Authorization Server Support 2023-09-15 09:18:07 +00:00
barbican_key_manager.py External OAuth2.0 Authorization Server Support 2023-09-15 09:18:07 +00:00
exception.py Support to use barbican to encode vim password 2017-06-26 07:23:10 -07:00
key_manager.py Drop most of six importings 2020-10-19 12:10:05 +00:00