kafka-ui icon indicating copy to clipboard operation
kafka-ui copied to clipboard

RBAC: Support Active Directory

Open Haarolean opened this issue 2 years ago • 4 comments

LdapSecurityConfig:

  • verify ActiveDirectoryLdapAuthenticationProvider does populate authorities properly (most likely, it doesn't)
  • if it doesn't, copy-paste ActiveDirectoryLdapAuthenticationProvider and (re)implement a populator (unless #4490 is resolved)

Haarolean avatar Apr 27 '23 01:04 Haarolean

LdapSecurityConfig:

* verify `ActiveDirectoryLdapAuthenticationProvider` does populate authorities properly (most likely, it doesn't)

* if it doesn't, copy-paste `ActiveDirectoryLdapAuthenticationProvider` and (re)implement a populator (unless [#4490](https://github.com/spring-projects/spring-security/issues/4490) is resolved)

spring-projects/spring-security#4490 having been resolved, is there a lot of work left on the current project to make Active Directory RBAC work?

IncandescentChrysalis avatar Mar 06 '24 14:03 IncandescentChrysalis

LdapSecurityConfig:

* verify `ActiveDirectoryLdapAuthenticationProvider` does populate authorities properly (most likely, it doesn't)

* if it doesn't, copy-paste `ActiveDirectoryLdapAuthenticationProvider` and (re)implement a populator (unless [#4490](https://github.com/spring-projects/spring-security/issues/4490) is resolved)

spring-projects/spring-security#4490 having been resolved, is there a lot of work left on the current project to make Active Directory RBAC work?

https://github.com/provectus/kafka-ui/discussions/4255

Haarolean avatar Mar 25 '24 07:03 Haarolean

Any timeline on when this would be completed?

prashanthm10 avatar Apr 17 '24 04:04 prashanthm10

@prashanthm10 this repo is not maintained (#4255). See https://github.com/kafbat/kafka-ui/issues/54

Haarolean avatar Apr 18 '24 02:04 Haarolean