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

Implement authentication with LDAP secured via TLS #382

Closed
Tracked by #172
vsupalov opened this issue Jan 30, 2023 · 3 comments
Closed
Tracked by #172

Implement authentication with LDAP secured via TLS #382

vsupalov opened this issue Jan 30, 2023 · 3 comments

Comments

@vsupalov
Copy link
Contributor

Related to #144

So far, non-TLS LDAP authentication was implemented. Adding ldaps:// support will involve adding certs provided for the LDAP server to the central trust store.

This task will probably involve modifying exising TLS-related code, and has been split out for clarity.

@sbernauer sbernauer moved this from Next to Refinement: In Progress in Stackable Engineering Feb 28, 2023
@sbernauer sbernauer self-assigned this Feb 28, 2023
@sbernauer sbernauer moved this from Refinement: In Progress to Development: In Progress in Stackable Engineering Feb 28, 2023
@sbernauer sbernauer moved this from Development: In Progress to Development: Waiting for Review in Stackable Engineering Mar 1, 2023
@vsupalov vsupalov moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Mar 1, 2023
@vsupalov vsupalov assigned vsupalov and unassigned sbernauer Mar 1, 2023
@sbernauer sbernauer self-assigned this Mar 2, 2023
bors bot pushed a commit that referenced this issue Mar 2, 2023
@sbernauer sbernauer moved this from Development: In Review to Development: Done in Stackable Engineering Mar 2, 2023
@lfrancke
Copy link
Member

lfrancke commented Mar 8, 2023

Do we have documentation for this?

@lfrancke lfrancke moved this from Development: Done to Acceptance: In Progress in Stackable Engineering Mar 8, 2023
@lfrancke
Copy link
Member

@vsupalov ping

@vsupalov
Copy link
Contributor Author

Sebastian worked on this part, adding docs came up in the review #408 (review)

As far as I remember, everything looked a-ok.

@lfrancke lfrancke moved this from Acceptance: In Progress to Done in Stackable Engineering Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants