Hi all, we would like to enable sasl protocol to oslo.cache and keystonemiddleware project to improve the security of authority.

SASL(Simple Authentication and Security Layer): is a memchanism used to extend the verification ability of C/S mode. SASL is only the authentication process, which integrates the application layer and the system authentication mechanism.

 

Need to review patches: https://review.opendev.org/#/q/status:open++branch:master+topic:bp/enable-sasl-protocol

 

 

 

brinzhang