<div dir="ltr">As a heads up to some of keystone's consuming projects, we will be changing the default token format from UUID to Fernet. Many patches have merged to make this possible [1]. The last 2 that you probably want to look at are [2] and [3]. The first flips a switch in devstack to make fernet the selected token format, the second makes it default in Keystone itself.<br><br>[1] <a href="https://review.openstack.org/#/q/topic:make-fernet-default" target="_blank">https://review.openstack.org/#<wbr>/q/topic:make-fernet-default</a><br>[2] DevStack patch: <a href="https://review.openstack.org/#/c/367052/" target="_blank">https://review.openstack.org/#<wbr>/c/367052/</a><br>[3] Keystone patch: <a href="https://review.openstack.org/#/c/345688/" target="_blank">https://review.openstack.org/#<wbr>/c/345688/</a>
</div>