Hi,
FYI,
1). Currently, the version of thrift used in branch/trunk is 0.5. But
AFAIK, it doesn't have support for SSL over socket transport. This is
available in 0.7(latest verion). We need this to expose a thrift based
EntitlementService.
Therefore, we are going to include 0.7 version of thrift in orbit, side
by side with 0.5 so that other components that currently use thrift, will
not break.
2). We have included an AuthenticationService based on thrift (in the
bundle: org.wso2.carbon.identity.thrift.authentication) which wraps the
AuthenticationService in org.wso2.carbon.identity.authentication, in order
to handle authentication to thrift based admin services. (Since we can not
use default AuthenticationAdmin in this case)
If any other thrift based Admin services needs to handle authentication,
above service can be used as a common service.
If you find any concerns with above, please let me know.
Thanks,
Hasini.
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev