Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-6596

Support authentication with TC MongoDB deployments

XMLWordPrintable

    • False
    • None
    • False

      Our current implementation of TC MongoDB deployments doesn't support authentication

      The following things need to be added / modified

      • when enabled a keyFIle needs to be generated prior to executing docker-entrypoint.sh
      • aforementioned keyfile needs to be passed to the the docker-entrypoint.sh script
      • root user must be created
      • default connection string ought to include root credentials by default when authentication is enabled (in order to keep backwards compatibility)
      • additional overload of MongoDbDeployment.getConnectionString(username, password) ought to be provided. Defaulting to UnsupportedOperationException

            jcechace@redhat.com Jakub Čecháček
            jcechace@redhat.com Jakub Čecháček
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: