<div dir="ltr">Hello all, <div><br></div><div><br></div><div>I'm proposing the Authenticated Encryption (AE) Token specification [1] as an SPFE. AE tokens increases scalability of Keystone by removing token persistence. This provider has been discussed prior to, and at the Paris summit [2]. There is an implementation that is currently up for review [3], that was built off a POC. Based on the POC, there has been some performance analysis done with respect to the token formats available in Keystone (UUID, PKI, PKIZ, AE) [4]. </div><div><br></div><div>The Keystone team spent some time discussing limitations of the current POC implementation at the mid-cycle. One case that still needs to be addressed (and is currently being worked), is federated tokens. When requesting unscoped federated tokens, the token contains unbound groups which would need to be carried in the token. This case can be handled by AE tokens but it would be possible for an unscoped federated AE token to exceed an acceptable AE token length (i.e. < 255 characters). Long story short, a federation migration could be used to ensure federated AE tokens never exceed a certain length. </div><div><br></div><div>Feel free to leave your comments on the AE Token spec. </div><div><br></div><div>Thanks! </div><div><br></div><div>Lance</div><div><br></div><div>[1] <a href="https://review.openstack.org/#/c/130050/">https://review.openstack.org/#/c/130050/</a></div><div>[2] <a href="https://etherpad.openstack.org/p/kilo-keystone-authorization">https://etherpad.openstack.org/p/kilo-keystone-authorization</a></div><div>[3] <a href="https://review.openstack.org/#/c/145317/">https://review.openstack.org/#/c/145317/</a></div><div>[4] <a href="http://dolphm.com/benchmarking-openstack-keystone-token-formats/">http://dolphm.com/benchmarking-openstack-keystone-token-formats/</a></div></div>