Skip to content

Auth ldap backend #9

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

witjoh
Copy link
Contributor

@witjoh witjoh commented Mar 22, 2023

Solves #8
Took a while, but here it is. (had to finish another big project first ...)
One provider for both ldap and active directory backend for graylog version 4+

(and in the meantime graylog 5+ is also out, but not tetsed against latest version yet)

Tested the provider and everything seems to be working as expected.

@philomory
Copy link
Contributor

Hey, thanks for that! I'll try to review this soon.

Puppet.debug { "#{method.upcase} request for #{scheme}://#{api_server}:#{api_port}/api/#{path} with params #{params.inspect}" }
#Puppet.debug { "#{method.upcase} request for #{scheme}://#{api_server}:#{api_port}/api/#{path} with params #{params.inspect}" }
Copy link
Member

@smortex smortex Aug 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe delete these debug statements rather than commenting them if they do not help?

(the rest looks good I think, but will be hard to test in CI).

Adjust renamed field in struct
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.

3 participants