Skip to content

HTTP Bridge OpenId-Connect authentication and authorization #305

@uqmat

Description

@uqmat

Are there any plans to integrate an OpenId-Connect based authentication and authorization mechanism into the HTTP bridge?
I'm thinking of something in the line of:

  • use "bearer only" token authentication
  • integrate OID provider for authorization
  • configure HTTP bridge either with explicit roles on a per endpoint / per topic basis,
    or use a role name pattern (e.g. ROLE__READ or the like)

In this way it would be possible to leverage OID connect authorization mechanisms by using the HTTP bridge, and not having to resort to the ACL-based (vanilla Kafka) authorization. The latter being not that easily integrated with an existing OID provider and its role configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions