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

no LDAP authentication method #4

Closed
OpenAndrus opened this issue May 21, 2020 · 2 comments
Closed

no LDAP authentication method #4

OpenAndrus opened this issue May 21, 2020 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@OpenAndrus
Copy link

Hi there,
I'm testing this project in local environment. After manually enabling ldap auth on frontend app(by editing(doraemon/web/app/page/base/app/login.js, changing chooseMethod from 'local' to 'ldap'), the backend log showing ' nomatch| POST /api/v1/login/ldap'.
Then I dig into the backend code in file named 'cmd/alert-gateway/controllers/login.go', it turns out that there was not // @router /ldap [post] and ldap authentication code there.

So LDAP authentication is in both your roadmap, config file and documents, but just not implemented yet. I'm I right?

Thanks for your works, good idea and its helpful by the way.

@70data
Copy link
Collaborator

70data commented May 21, 2020

Ldap is not currently supported, but will be.

@70data 70data added enhancement New feature or request help wanted Extra attention is needed labels May 21, 2020
@70data
Copy link
Collaborator

70data commented Jul 7, 2020

#35

@70data 70data closed this as completed Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants