stackabletech / stackabletech/druid-operator
Interconnection LDAP auth with an OPA authorization
Open
Nobody has claimed this yet.
priority/high
type/feature-new
- Dominant language
- Rust
- Stars
- 12
- Forks
- 1
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 10
Description
We have LDAP integeration an OPA integration. But currently if both are enabled, the LDAP authentication chain still uses the "allowAll" authorizer.
### Tasks
- [ ] Configure the LDAP authentication chain to use the OPA authorizer if OPA is enabled.
Acceptance criteria
- when logging in with LDAP, OPA authorization is used.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the LDAP authentication-chain configuration and the allowAll authorizer wiring, then trace the existing OPA-enabled path. Done means LDAP logins use OPA authorization when OPA is enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, rust
- Domain
- authentication, authorization, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100