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

feat(graphQL): add ldap related apis #3625

Open
wants to merge 10 commits into
base: feat/ldap-db
Choose a base branch
from
Open

Conversation

zwpaper
Copy link
Member

@zwpaper zwpaper commented Dec 27, 2024

TODOs:

  • list auth providers in graphQL
  • starttls/ldaps support
  • optimise error handling

for easy testing:

  1. setup lldap by docker compose locally: https://github.com/lldap/lldap#with-docker
  2. go to http://localhost:17070 to manage the local ldap
  3. use testLdapCredential to test the configuration before add it to tabby
  4. use updateLdapCredential to add the configuration
  5. use tokenAuthLdap to login with LDAP
  6. use deleteLdapCredential to delete the configuration

cc @liangfung

@zwpaper zwpaper marked this pull request as ready for review December 31, 2024 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants