oauth 2.0 - Force expiring OpenStack Swift Tokens -


is there way force expire or revoke openstack swift tokens? looking api method this.

bing / google search didn't return useful.

in swauth (after version 1.0.7), try include "x-auth-new-token: true" in http header. , swauth issue new token , revoke old token.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -