Enable Authentication and Authorization #1997
-
Is there any way to have basic authentication and authorization in kafka-ui? |
Beta Was this translation helpful? Give feedback.
Answered by
Haarolean
May 18, 2022
Replies: 1 comment
-
Hey, thanks for reaching out. Basic auth: kafka-ui-auth-context.yaml, lines 19-21 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Haarolean
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey, thanks for reaching out.
Basic auth: kafka-ui-auth-context.yaml, lines 19-21
Authorization: #753 (WIP)
LDAP: auth-ldap.yaml, line 29
SAML: #478 (planned)
SSO (google does work, but note #1441): SSO.md