It is actually implemented on the proxy, but the correct parameter is not being passed in the request to the proxy. So you can workaround this by supplying the parameter yourself in your url for now. Simply include opensocial_authtype=SIGNED in your query string. The SIGNED value is case sensitive. With our next build the container will be adding the parameter itself so this is not needed.
Additionally, you can use our OAuth tool to help you test your request handling of signed requests on your end.