此内容没有您所选择的语言版本。

Chapter 4. HOME: Checking connected clusters


The homepage offers a snapshot of connected Kafka clusters, providing information on the Kafka version and associated project for each cluster. To find more information, log in to a cluster.

4.1. Logging in to a Kafka cluster from the homepage

The console supports authenticated user login to a Kafka cluster using SCRAM-SHA-512 and OAuth 2.0 authentication mechanisms. For secure login, authentication must be configured in your Streams for Apache Kafka managed Kafka cluster.

Note

If authentication is not set up for a Kafka cluster or the credentials have been provided using the Kafka sasl.jaas.config property (which defines SASL authentication settings) in the console configuration, you can log in anonymously to the cluster without authentication.

Prerequisites

  • You must have access to an OpenShift cluster.
  • The console must be deployed and set up to connect to a Kafka cluster.
  • For secure login, you must have appropriate authentication settings for the Kafka cluster and user.

    SCRAM-SHA-512 settings
    • Listener authentication set to scram-sha-512 in Kafka.spec.kafka.listeners[*].authentication.
    • Username and password configured in KafkaUser.spec.authentication.
    OAuth 2.0 settings
    • An OAuth 2.0 authorization server with client definitions for the Kafka cluster and users.
    • Listener authentication set to oauth in Kafka.spec.kafka.listeners[*].authentication.

For more information on configuring authentication, see the Streams for Apache Kafka documentation.

Procedure

  1. On the homepage, optionally filter the list of clusters by name, then click Login to cluster for a selected Kafka cluster.
  2. Enter login credentials depending on the authentication method used.

    • For SCRAM-SHA-512, enter the username and password associated with the KafkaUser.
    • For OAuth 2.0, provide a client ID and client secret that is valid for the OAuth provider configured for the Kafka listener.
  3. To end your session, click your username and select Logout, or return to the homepage.
Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。 了解我们当前的更新.

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

Theme

© 2026 Red Hat
返回顶部