Issue #, if available: with cqlsh-expansion the PlainTextAuthentication fails and also currently we are forcing user to give auth-provider if they are using username and password
Description of changes:
1.) For cqlsh-expansion to work with the PlainTextAuthentication when auth provider is given changed auth_provider_name to options.auth_provider_name
2.) If user is using username and password they don't need to provider auth provider
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Issue #, if available: with cqlsh-expansion the PlainTextAuthentication fails and also currently we are forcing user to give auth-provider if they are using username and password
Description of changes: 1.) For cqlsh-expansion to work with the PlainTextAuthentication when auth provider is given changed auth_provider_name to options.auth_provider_name 2.) If user is using username and password they don't need to provider auth provider
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.