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

LDAP authentication #72

Open
rpelissi opened this issue Jan 5, 2021 · 18 comments
Open

LDAP authentication #72

rpelissi opened this issue Jan 5, 2021 · 18 comments
Labels
enhancement New feature or request

Comments

@rpelissi
Copy link

rpelissi commented Jan 5, 2021

Hi and Happy New Year! I wish you the best for the new year!
Just to let you know that I love this solution. What could be even more cool is to add ldap authentification to the solution.

Thanks again for your work!
R.

@nickbe
Copy link

nickbe commented Jan 7, 2021

We just added this to our list. Thanks for hinting.

@nickbe nickbe closed this as completed Jan 7, 2021
@meltyshev meltyshev reopened this Jan 7, 2021
@meltyshev meltyshev added the enhancement New feature or request label Jan 7, 2021
@ikaruswill
Copy link

+1 Would appreciate this feature as well.

By the ways, just a shoutout to you guys. Really appreciate the work you guys have put in to Planka. I like the fact that it's lightweight, snappy, and simple. I've tried many alternatives out there like Wekan, Kanboard, Taiga, Restyaboard, but all of them are either too heavy, or too specialized for a specific purpose (Software development for e.g.)

@swatcats
Copy link

+1

@erwaan
Copy link

erwaan commented May 27, 2022

Hello everyone !
I am looking to add a connection functionality to an LDAP. I'm still figuring out how and where to implement it. I have some leads so far, in the files /client/src/actions/login.js or /client/src/actions/entry/login.js, or by using the functions defined in client/src/api/user.js

If anyone here has any leads for research or indications, I'm all ears.
Thank you !

EDIT (3rd June 2022) : Now I manage to make calls to a test ldap in the /server/api/controllers/access-token/create.js file. The goal would be to establish a connection with a user here, to return an access token needed to connect. This token is verified in /client/src/sagas/login/services/login.js.

@erwaan
Copy link

erwaan commented Jun 15, 2022

I finally managed to add authentication by ldap, I will share my code for a pull request as soon as possible

@kaptinlin
Copy link

+1 for ldap support

@nickbe
Copy link

nickbe commented Jun 20, 2022

@erwaan Very nice!

@kaptinlin
Copy link

@erwaan look forward to the pull request.

@erwaan
Copy link

erwaan commented Jun 29, 2022

I will make the pull request with my company's account @astenmco

@astenmco
Copy link

Here it is #268

@accade
Copy link

accade commented May 12, 2023

Any news about this would be very appreciate.

@ghost
Copy link

ghost commented May 16, 2023

+1 for efforts !

@13robin37
Copy link

Here it is #268

Any chance you can check that PR @astenmco? Nice work!

@astenmco
Copy link

It's done ! :)

@Vibeshibe
Copy link

Really looking forward to LDAP support

@pca-homsi
Copy link

You have an option to work with OIDC provider backed by an LDAP database like the ldap user federation in keycloak

@trivialkettle
Copy link

Any news on this one?

@meltyshev
Copy link
Member

Any news on this one?

We plan to add this, but it's hard for us to provide an exact date, we're solving major issues for v2 right now. There's a good chance it will be in the v2 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests