Interconnection LDAP auth with an OPA authorization

Open
#384 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
38/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
kubernetes, rust

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.

Description

priority/high type/feature-new

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.
Dominant language
Rust
Stars
12
Forks
1
Avg merge
1d 17h
Merged PRs (30d)
10

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from stackabletech/druid-operator

All issues in stackabletech/druid-operator

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.