[ 
https://issues.apache.org/jira/browse/THRIFT-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417010#comment-15417010
 ] 

Kaveen Raajan commented on THRIFT-1620:
---------------------------------------

Hi,

Any update on including SASL support for C++?

I’ve been trying to add security to my project which uses Apache Thrift. In C#, 
there is a class TSASLClientTransport which accepts the parameters TSocket, 
username and password. Similarly I need a C++ class, so that I can implement 
the same.

I tried to apply patch available in this task though THRIFT-1667. Using this 
patch I imported the TsaslTransport class, but I don’t find a way to provide 
username/pwd here.Is there a way to provide PLAIN authentication in thrift 
using c++?

Say any pullrequest to contribute on this?

> SASL support for C++ 
> ---------------------
>
>                 Key: THRIFT-1620
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1620
>             Project: Thrift
>          Issue Type: New Feature
>          Components: C++ - Library
>            Reporter: Luke Lu
>              Labels: c++, sasl
>
> THRIFT-876 added SASL support for Java. This issue tries to do the same for 
> C++.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to