Hi All, In a Multi tenant environment, Cassandra stores data related to each tenant in different tenant spaces. For that, Cassandra should be provided with relevant user name and password for the particular tenant in order to store data in that tenant space.
Currently we are developing a component as mentioned in "New Receiver Component for Web Statistic publishing" mail thread. In there we need a user name and password to publish those data to the BAM instance which will use same user name and password to store those data to Cassandra. The problem is in the web application we are using kind of an access token to identify particular web application, but we cannot map that access token to a tenant user. So we are unable to publish those data to the relevant tenant space. As far as we understand if Cassandra support token based authentication we can use our token or a mapped token for this purpose and publish them to relevant tenant space. which will be the best way to achieve this? Thanks, -- Rajith Vitharana Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : http://lankavitharana.blogspot.com/
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
