castellan/castellan/tests/unit
Vladislav Kuzmin 193b4a2cc3 Reuse existing token from RequestContext
When castellan trying to recreate trust-scoped token
from RequestContext keystone throw exception
because it's not allowed.
Starting from this commit castellan trying to
reuse existing token constructed from RequestContext
if get_auth_plugin() is available.

Change-Id: I10a12b9a2a7f796eca37dd20a280d3a4015a6903
Closes-Bug: #1827047
Depends-On: https://review.opendev.org/#/c/664558/
(cherry picked from commit 5d93676338)
2020-01-13 18:11:09 +01:00
..
credentials Introduce Castellan Credential Objects 2016-02-05 16:46:01 +00:00
key_manager Reuse existing token from RequestContext 2020-01-13 18:11:09 +01:00
objects Add ability to get only metadata 2017-02-06 12:35:14 -05:00
__init__.py Move unit tests to unit test folder 2015-07-22 14:29:06 -04:00
test_config_driver.py Add Castellan Oslo Config Driver. 2019-01-09 23:17:17 +01:00
test_options.py Add config option for Barbican endpoint type 2018-05-01 13:58:58 -04:00
test_utils.py Introduce Castellan Credential Factory 2016-02-16 22:12:04 +00:00