> The scenario is that a user (a typical Cassandra client application) > log-ins to the Cassandra with his username( e.g. [email protected]) and > password. Within the user authentication logic, the Cassandra calls an IS > server for real authentication. > All user + tenant registration information is in the IS server. I need to > access the 'tenantID' of the user for further operations in the Cassandra. I > noticed in the ' AuthenticationAdmin' that the 'tenantId' is located. Could > I get that 'tenantId'? >
Indika, How does Cassandra authenticate with IS?. If it is only using the username and password you provide, I wonder why you need the tenant id?. Danushka
_______________________________________________ Carbon-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
