commit | 67630d4c52aef5ddcb15cff4f3b6594d447e8992 | [log] [tgz] |
---|---|---|
author | Artem Goncharov <artem.goncharov@gmail.com> | Sun Jun 18 14:46:06 2023 +0200 |
committer | gtema <artem.goncharov@gmail.com> | Thu Oct 26 11:07:30 2023 +0200 |
tree | 9d7e78c06fd38076837c807384822b26cb005d3b | |
parent | 29e73a215557b2d20d0d9611e0d5317e08cf9538 [diff] |
Enable keystone token caching by OSC SDK uses python keyring library to enable token caching. Normally this is requiring a proper desktop (interactive) session, but there are some backend plugins working in non-interactive mode. Store cache in an unencrypted file on FS (this is not worse than storing passwords in plaintext). Change-Id: I42d698f15db5918443073fff8f27b926126d1d0f