Basic authentication

This article describes how to enable basic authentication for services:

  • Schema Registry

  • Kafka REST Proxy

  • ksqlDB

To enable Basic authentication with ADCM, do the following:

  1. Initiate enabling basic authentication for the selected cluster. To do this, click on the icon Actions green arrow of the cluster and select Enable Basic Auth.

    bath auth 01
    Enabling Basic Auth on an ADS cluster
  2. In the window that opens, set the password for the admin user and click Run.

    bath auth 02
    Launch Enable Basic Auth
  3. Wait for Basic Auth to be enabled. Analyze and correct errors if they occur.

    bath auth 03
    Enable Basic Auth process

    After successfully enabling Basic Auth, the connection to the services is made through the authentication of the admin user.

Found a mistake? Seleсt text and press Ctrl+Enter to report it