Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法强制过期或撤销 OpenStack Swift 令牌?我正在寻找一些 API 方法来做到这一点。
Bing / Google 搜索没有返回任何有用的信息。
在 swauth(1.0.7 版之后)中,尝试包含"X-Auth-New-Token: true"在 http 标头中。然后 swauth 将发行一个新令牌并撤销任何旧令牌。
"X-Auth-New-Token: true"