-
Notifications
You must be signed in to change notification settings - Fork 89
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 authorization for homer and grafana in docker-compose #126
Comments
Hello @perrfect no the docker-compose doesn't include any variables for enabling LDAP so the options are:
|
Hello. Thank you for your reply. |
perhaps @adubovikov and his team might have a suggestion here |
@perrfect I would start by extending the template config with a variable for any fields you need to be configurable through ENV like you see for the other supported dynamic parameters, and then add it to the entrypoint. It's a copy-paste job using the examples already available - feel free to do a PR and we will correct if needed. |
First of all I need understand why LDAP group mapping not working and then create a PR, because now I have not full working LDAP configuration( |
Sure. Unfortunately we can't help with that part but feel free to share any observations. |
Works fine for FreeIPA in this configuration in docker-compose:
Still only the problem described in this issue 127 Thank you. |
Hello.
Is it possible to enable LDAP authorization for homer and grafana in docker-compose?
And which parameters for docker-compose should I use?
The text was updated successfully, but these errors were encountered: