Skip to content

using right auth provider for credentials retrieval#2

Open
smiklosovic wants to merge 11 commits intobhouse99:bhouse99-16456-trunkfrom
instaclustr:CASSANDRA-16456
Open

using right auth provider for credentials retrieval#2
smiklosovic wants to merge 11 commits intobhouse99:bhouse99-16456-trunkfrom
instaclustr:CASSANDRA-16456

Conversation

@smiklosovic
Copy link
Copy Markdown

No description provided.

bhouse99 and others added 11 commits April 18, 2022 10:30
Added plugin support for CQLSH.  Support is available as part of Command line and via additions to the CQLSHRC. file.
For examples see CEP Documentation.

	* JIRA: https://issues.apache.org/jira/browse/CASSANDRA-16456
	* CEP: https://cwiki.apache.org/confluence/display/CASSANDRA/CEP-16%3A+Auth+Plugin+Support+for+CQLSH
Updated params to be snake case
AuthProvider to auth_provider.  AuthProviderExtendendProperties = auth_provider_extended_properties

	JIRA: https://issues.apache.org/jira/browse/CASSANDRA-16456

	CEP: https://cwiki.apache.org/confluence/display/CASSANDRA/CEP-16%3A+Auth+Plugin+Support+for+CQLSH
Changed auth_provider_extended properties to auth_provider_config
updated as per CR from smiklosovic
Updated to add transparancy with the old way of using PlainTextAuthProvider and specifying PlainTextAuthProvider explicitly

AuthProviders now only read a single key [auth_provider] in the
cqlshrc file (instead of [auth_provider_config]).

Auth providers will now read properties stored under their
class name in credentials file.

	JIRA: https://issues.apache.org/jira/browse/CASSANDRA-16456
	CEP: https://cwiki.apache.org/confluence/display/CASSANDRA/CEP-16%3A+Auth+Plugin+Support+for+CQLSH
@bhouse99 bhouse99 force-pushed the bhouse99-16456-trunk branch from 5d890e4 to d3633ec Compare April 25, 2022 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants