Skip to content

Does Kafka UI support SSO via SAML 2.0 (e.g., PingID)? #1119

Closed Answered by germanosin
ashokjkdream asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for creating the issue.

Currently, we do not support SAML 2.0. Our authentication features are built on Spring Security, which does not yet include native support for SAML 2.0 (see this issue).

As a workaround—which we've successfully implemented several times—you can run an OAuth2 authorization server that supports SAML 2.0 (such as Keycloak) between Kafka UI and your SAML provider. This allows you to bridge the gap and integrate SAML authentication indirectly.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ashokjkdream
# for free to join this conversation on GitHub. Already have an account? # to comment
Category
Q&A
Labels
None yet
2 participants