Skip to Main Content
Integration


This is an IBM Automation portal for Integration products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.


Status Submitted
Categories Event Streams
Created by Guest
Created on Nov 11, 2024

Support for Open Policy Agent (OPA) integration into IBM Event Streams for access control and policy enforcement in Kafka Clusters

Integrating OPA with IBM Event Streams will allow us to define, enforce, and manage access policies in a centralized manner, enhancing the security and compliance of our Kafka setup. This support will benefit teams managing sensitive data and needing fine-grained access controls across our Kafka clusters. It will also help the operators managing the cluster in an efficient manner and scale the solution. Integrating OPA would allow us to offer IBM Event Streams as multi-tenant solution for different projects with streaming needs within our organization. Strimzi already supports OPA integration, as detailed in https://www.openpolicyagent.org/integrations/strimzi/, making it a valuable for IBM Event Streams too.

Our setup includes access control needs within a Kafka environment. We are planning to implement OPA to define policies for Kafka topic access, consumer group management, and producer authorization. We require support in configuring and optimizing the integration with IBM Event Streams to meet our organization’s compliance and security standards.

Apart from this when using a custom authorizer (such as OPA), the Event Streams Operator should stop to continually add ACLs back to the KafkaUser custom resources (CRD) during reconciliation. This behavior currently makes it impossible to use OPA other custom authorizers.

Idea priority High
  • Guest
    Reply
    |
    Nov 12, 2024

    More than a good idea from my perspective. OPA seems to be next stage in the evolution of policy enforcement.

  • Guest
    Reply
    |
    Nov 12, 2024

    Being able to use costum authorizers (especially the Open Policy Agent Authorizer) would open up a lot of possibilities for integrating IBM Event Streams into our enterprise architecture as the Kafka ACLs and the Keycloak Authorizer restrict our possibilities quite a lot.

  • Guest
    Reply
    |
    Nov 12, 2024

    It would be great, if OPA could be supported by IBM Event Streams soon, as this would allow to combine OAuth Authentication with rule based authorization. Currently using the simple or Keycloak authorization mechanisms can not be combined with an enterprise IDP using OAuth authentication without missing out some features like group based authorization, etc.