Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RBAC: Support Active Directory #3741

Open
Haarolean opened this issue Apr 27, 2023 — with Slack · 4 comments
Open

RBAC: Support Active Directory #3741

Haarolean opened this issue Apr 27, 2023 — with Slack · 4 comments
Labels
area/rbac scope/backend status/accepted An issue which has passed triage and has been accepted type/enhancement En enhancement to an already existing feature
Milestone

Comments

Copy link
Contributor

Haarolean commented Apr 27, 2023

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)
@github-actions github-actions bot added the status/triage Issues pending maintainers triage label Apr 27, 2023
@Haarolean Haarolean added type/enhancement En enhancement to an already existing feature scope/backend status/accepted An issue which has passed triage and has been accepted and removed status/triage Issues pending maintainers triage labels Apr 27, 2023
@Haarolean Haarolean changed the title RBAC: Support Activee Directory RBAC: Support Active Directory Apr 27, 2023
@Haarolean Haarolean added this to the 0.8 milestone May 3, 2023
@IncandescentChrysalis
Copy link

IncandescentChrysalis commented Mar 6, 2024

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?

@Haarolean
Copy link
Contributor Author

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?

#4255

@prashanthm10
Copy link

Any timeline on when this would be completed?

@Haarolean
Copy link
Contributor Author

@prashanthm10 this repo is not maintained (#4255). See kafbat/kafka-ui#54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/rbac scope/backend status/accepted An issue which has passed triage and has been accepted type/enhancement En enhancement to an already existing feature
Projects
None yet
Development

No branches or pull requests

3 participants