question

amitB avatar image
amitB asked Erick Ramirez answered

Has anyone used Open Authentication with Cassandra?

Hi Team, has any one connected to Cassandra using oauth? i am getting this exception for oauth--no valid authenticator to handle evaluation of authentication response

authentication
10 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

1 Answer

Erick Ramirez avatar image
Erick Ramirez answered

OAuth is not supported out of the box. You will need to implement a custom authenticator so Cassandra knows how to authenticate with your OAuth infrastructure.

As an example, have a look at Instaclustr's implementation of their LDAP authenticator. Cheers!

Share
10 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.